Browse Source

Non-used exception removed

pull/50/head
Paul Rock 5 years ago
parent
commit
061699aa81
  1. 1
      src/SocketTrait.php

1
src/SocketTrait.php

@ -2,7 +2,6 @@
namespace RouterOS;
use RouterOS\Exceptions\ClientException;
use RouterOS\Exceptions\ConnectException;
trait SocketTrait

Loading…
Cancel
Save