Failed Conditions
Pull Request — 1.0 (#81)
by Bernhard
16:33
created
src/ChangeStream/JsonChangeStream.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,6 @@
 block discarded – undo
18 18
 use Puli\Repository\Api\ResourceRepository;
19 19
 use Webmozart\Json\JsonDecoder;
20 20
 use Webmozart\Json\JsonEncoder;
21
-use Webmozart\KeyValueStore\Api\KeyValueStore;
22 21
 
23 22
 /**
24 23
  * A change stream backed by a JSON file.
Please login to merge, or discard this patch.