Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit dfece2d

Browse files
committed
remove unused use function strpos
1 parent 3981803 commit dfece2d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Generator/MethodGenerator.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
use function sprintf;
2222
use function str_replace;
2323
use function strlen;
24-
use function strpos;
2524
use function strtolower;
2625
use function substr;
2726
use function trim;

0 commit comments

Comments
 (0)