Completed
Pull Request — master (#60)
by
unknown
17:57
created
src/Cache/CacheInvalidator.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -4,14 +4,11 @@
 block discarded – undo
4 4
 
5 5
 use SG\SemanticDataComparator;
6 6
 use SG\PropertyRegistrationHelper;
7
-
8 7
 use SMW\Store;
9 8
 use SMW\SemanticData;
10 9
 use SMW\DIWikiPage;
11 10
 use SMW\DIProperty;
12
-
13 11
 use Lingo\LingoParser;
14
-
15 12
 use MediaWiki\Linker\LinkTarget;
16 13
 
17 14
 /**
Please login to merge, or discard this patch.