@@ -26,7 +26,6 @@ return [
'setup' => [],
'deploy' => [
'composer dumpautoload',
- 'php artisan route:clear',
'chmod -R 777 bootstrap',
'chmod -R 777 storage',
'chmod -R 777 public'