diff --git a/app/Console/Commands/UpdateNNTmux.php b/app/Console/Commands/UpdateNNTmux.php index 25bd25b36..7a832d09d 100644 --- a/app/Console/Commands/UpdateNNTmux.php +++ b/app/Console/Commands/UpdateNNTmux.php @@ -264,7 +264,6 @@ class UpdateNNTmux extends Command $this->call('route:cache'); $this->info('Routes cached successfully'); - // Merge environment variables $this->info('⚙️ Merging environment configuration...'); $this->mergeEnvironmentConfig();