mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04: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…
x
Reference in New Issue
Block a user