Completed
Push — master ( fe10ec...920617 )
by Dmitry
02:08
created
src/FileStorage.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -10,8 +10,6 @@
 block discarded – undo
10 10
 
11 11
 namespace hiqdev\php\confirmator;
12 12
 
13
-use yii\base\ErrorException;
14
-
15 13
 class FileStorage implements StorageInterface
16 14
 {
17 15
     public $path;
Please login to merge, or discard this patch.