mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-24 22:48:18 +00:00
cleanup: Commands are a lot less verbal and report better on success / failue
This commit is contained in:
@@ -102,7 +102,6 @@ class DebugController extends Controller
|
||||
|
||||
Log::debug('Call view:clear...');
|
||||
Artisan::call('view:clear');
|
||||
Log::debug('Done! Redirecting...');
|
||||
|
||||
return redirect(route('index'));
|
||||
}
|
||||
|
Reference in New Issue
Block a user