Completed
Push — master ( 1558fb...afafb1 )
by Nikita
22:44
created
src/Application.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -1,10 +1,7 @@
 block discarded – undo
1 1
 <?php 
2 2
 namespace samsoncms\cms;
3 3
 
4
-use samson\activerecord\dbQuery;
5 4
 use samson\core\CompressableExternalModule;
6
-use samson\pager\Pager;
7
-use samsonphp\event\Event;
8 5
 
9 6
 /**
10 7
  * SamsonCMS external compressible application for integrating
Please login to merge, or discard this patch.