Completed
Pull Request — develop (#716)
by Agel_Nash
11:45 queued 04:51
created
manager/includes/src/ManagerTheme.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php namespace EvolutionCMS;
2 2
 
3
-use EvolutionCMS\Interfaces\ManagerThemeInterface;
4 3
 use EvolutionCMS\Interfaces\CoreInterface;
4
+use EvolutionCMS\Interfaces\ManagerThemeInterface;
5 5
 use Exception;
6 6
 
7 7
 class ManagerTheme implements ManagerThemeInterface
Please login to merge, or discard this patch.