彭俊 6 éve
szülő
commit
a29d579be9
1 módosított fájl, 0 hozzáadás és 1 törlés
  1. 0 1
      Application/Api/Controller/Account.php

+ 0 - 1
Application/Api/Controller/Account.php

@@ -23,7 +23,6 @@ class Account extends BaseController {
     private $accountManager;
 
     public function init() {
-        dd(122222223);
         $this->accountManager = new AccountManager();
     }