1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-09 12:42:36 +01:00

Minor fixes for use

This commit is contained in:
David Bomba 2021-07-03 08:57:14 +10:00
parent 511ba0ee36
commit e15de6dee6

View File

@ -2,7 +2,6 @@
namespace App\Console;
use App\Libraries\Utils;
use Illuminate\Console\Scheduling\Schedule;
use Illuminate\Foundation\Console\Kernel as ConsoleKernel;
use Utils;