Passed
Branch master (95adcc)
by Matthew
05:24
created
src/Psalm/Type/Atomic.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,6 @@
 block discarded – undo
9 9
 use Psalm\StatementsSource;
10 10
 use Psalm\Type;
11 11
 use Psalm\Type\Atomic\ObjectLike;
12
-use Psalm\Type\Atomic\Scalar;
13 12
 use Psalm\Type\Atomic\TArray;
14 13
 use Psalm\Type\Atomic\TBool;
15 14
 use Psalm\Type\Atomic\TCallable;
Please login to merge, or discard this patch.