Skip to content

Commit c6c83f4

Browse files
committed
removed unused 'use BadMethodCallException' statement
1 parent 7191c9d commit c6c83f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/MabeEnum/Enum.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
use ReflectionClass;
66
use InvalidArgumentException;
77
use LogicException;
8-
use BadMethodCallException;
98

109
/**
1110
* Class to implement enumerations for PHP 5 (without SplEnum)

0 commit comments

Comments
 (0)