Completed
Push — master ( 683447...afb920 )
by Vitaly
02:47
created
src/View.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,6 @@
 block discarded – undo
8 8
 use samsonframework\core\RenderInterface;
9 9
 use samsonframework\core\ViewInterface;
10 10
 use samsonframework\view\exception\VariableKeyNotFound;
11
-use samsonframework\view\exception\ViewClassNotFound;
12 11
 use samsonframework\view\exception\ViewFileNotFound;
13 12
 
14 13
 /**
Please login to merge, or discard this patch.