Completed
Push — master ( 74eec6...73722f )
by Gino
01:25
created
updates/update_settings_to570.php 1 patch
Unused Use Statements   -4 removed lines patch added patch discarded remove patch
@@ -2,10 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace GinoPane\AwesomeIconsList\Updates;
4 4
 
5
-use DB;
6
-use Schema;
7
-use October\Rain\Database\Updates\Migration;
8
-
9 5
 /**
10 6
  * Class UpdateSettingsTo570
11 7
  *
Please login to merge, or discard this patch.
updates/update_settings_to572.php 1 patch
Unused Use Statements   -4 removed lines patch added patch discarded remove patch
@@ -2,10 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace GinoPane\AwesomeIconsList\Updates;
4 4
 
5
-use DB;
6
-use Schema;
7
-use October\Rain\Database\Updates\Migration;
8
-
9 5
 /**
10 6
  * Class UpdateSettingsTo572
11 7
  *
Please login to merge, or discard this patch.