Completed
Push — master ( b80592...6bd4bb )
by Никита
43:59 queued 41:47
created
src/RedisStorage.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 
3 3
     namespace NokitaKaze\KeyValue;
4 4
 
5
-    use NokitaKaze\Mutex\MutexInterface;
6 5
     use NokitaKaze\Mutex\FileMutex;
7 6
 
8 7
     /**
Please login to merge, or discard this patch.