diff --git a/test/GetoptTest.php b/test/GetoptTest.php index bef8161..be3c985 100644 --- a/test/GetoptTest.php +++ b/test/GetoptTest.php @@ -11,7 +11,6 @@ namespace ZendTest\Console; use Zend\Console\Getopt; -use Zend\Console\GetoptException; /** * @category Zend