We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d66bec2 commit ea055aeCopy full SHA for ea055ae
src/Exception/InvalidParameterException.php
@@ -2,8 +2,6 @@
2
3
namespace Ahc\Cli\Exception;
4
5
-use Ahc\Cli\Exception;
6
-
7
class InvalidParameterException extends InvalidArgumentException
8
{
9
// ;)
0 commit comments