diff --git a/src/Query.php b/src/Query.php index f436469..0754051 100644 --- a/src/Query.php +++ b/src/Query.php @@ -2,7 +2,6 @@ namespace RouterOS; -use RouterOS\Exceptions\ClientException; use RouterOS\Exceptions\QueryException; use RouterOS\Interfaces\QueryInterface; use function in_array;