]> git.mxchange.org Git - admin.git/blobdiff - application/admin/main/commands/web/class_WebAdminUserLoginCommand.php
Deprecated call removed
[admin.git] / application / admin / main / commands / web / class_WebAdminUserLoginCommand.php
index 52103d8148f584facf84d0eb2f703b69bebeb43f..c9e63e767533d5823ce7986e69d7e8a5959bb70c 100644 (file)
@@ -30,10 +30,6 @@ class WebAdminUserLoginCommand extends BaseCommand implements Commandable {
        protected function __construct () {
                // Call parent constructor
                parent::__construct(__CLASS__);
-
-               // Clean up a little
-               $this->removeNumberFormaters();
-               $this->removeSystemArray();
        }
 
        /**