Completed
Push — master ( 701b1d...7a5b7f )
by Harald
06:30 queued 03:11
created
catalog/includes/OSC/Sites/Shop/Shop.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
12 12
 use OSC\OM\Cache;
13 13
 use OSC\OM\Db;
14 14
 use OSC\OM\Hooks;
15
-use OSC\OM\HTML;
16 15
 use OSC\OM\OSCOM;
17 16
 use OSC\OM\Registry;
18 17
 
Please login to merge, or discard this patch.
catalog/admin/includes/modules/dashboard/d_reviews.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\HTML;
14 13
   use OSC\OM\OSCOM;
15 14
   use OSC\OM\Registry;
16 15
 
Please login to merge, or discard this patch.
catalog/includes/modules/content/index/cm_i_new_products.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/includes/OSC/OM/OSCOM.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,6 @@
 block discarded – undo
10 10
 
11 11
 use OSC\OM\DateTime;
12 12
 use OSC\OM\ErrorHandler;
13
-use OSC\OM\FileSystem;
14 13
 use OSC\OM\HTML;
15 14
 use OSC\OM\HTTP;
16 15
 use OSC\OM\Registry;
Please login to merge, or discard this patch.
catalog/product_info.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
12 12
 
13 13
   use OSC\OM\HTML;
14 14
   use OSC\OM\OSCOM;
15
-  use OSC\OM\Registry;
16 15
 
17 16
   require('includes/application_top.php');
18 17
 
Please login to merge, or discard this patch.
catalog/admin/includes/modules/dashboard/d_admin_logins.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\HTML;
14 13
   use OSC\OM\OSCOM;
15 14
   use OSC\OM\Registry;
16 15
 
Please login to merge, or discard this patch.
catalog/admin/includes/modules/dashboard/d_orders.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\HTML;
14 13
   use OSC\OM\OSCOM;
15 14
   use OSC\OM\Registry;
16 15
 
Please login to merge, or discard this patch.
catalog/admin/includes/modules/security_check/default_currency.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/security_check/default_language.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.