mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 05:02:36 +01:00
remove cache warming
This commit is contained in:
parent
e4377f3378
commit
b564983803
@ -56,8 +56,6 @@ class CreateAccount extends Command
|
||||
{
|
||||
$this->info(date('r').' Create Single Account...');
|
||||
|
||||
$this->warmCache();
|
||||
|
||||
$this->createAccount();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user