mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 13:41:23 +00:00
remove optimized cmd
This commit is contained in:
@@ -137,8 +137,6 @@ class Updater
|
||||
|
||||
public static function finishUpdate($installed, $version)
|
||||
{
|
||||
Artisan::call('optimize:clear');
|
||||
|
||||
event(new UpdateFinished($installed, $version));
|
||||
|
||||
return [
|
||||
|
||||
Reference in New Issue
Block a user