Skip to content

Commit 4113efe

Browse files
committed
remove useless use import
1 parent 53502f2 commit 4113efe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/jblond/Diff/SequenceMatcher.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
declare(strict_types=1);
33
namespace jblond\Diff;
44

5-
use phpDocumentor\Reflection\Types\Boolean;
6-
75
/**
86
* Sequence matcher for Diff
97
*

0 commit comments

Comments
 (0)