mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-13 22:54:25 +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->info(date('r').' Create Single Account...');
|
||||||
|
|
||||||
$this->warmCache();
|
|
||||||
|
|
||||||
$this->createAccount();
|
$this->createAccount();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user