Completed
Push — master ( 701b1d...7a5b7f )
by Harald
06:30 queued 03:11
created
catalog/admin/includes/modules/dashboard/d_latest_addons.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,6 @@
 block discarded – undo
10 10
   Released under the GNU General Public License
11 11
 */
12 12
 
13
-  use OSC\OM\OSCOM;
14 13
   use OSC\OM\Registry;
15 14
 
16 15
   class cm_i_new_products {
Please login to merge, or discard this patch.
catalog/admin/includes/modules/dashboard/d_latest_news.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,6 @@
 block discarded – undo
10 10
   Released under the GNU General Public License
11 11
 */
12 12
 
13
-  use OSC\OM\OSCOM;
14 13
   use OSC\OM\Registry;
15 14
 
16 15
   class cm_i_new_products {
Please login to merge, or discard this patch.