diff --git a/resources/views/vendor/js.blade.php b/resources/views/vendor/js.blade.php
index 2e3eb60c..41482a0d 100644
--- a/resources/views/vendor/js.blade.php
+++ b/resources/views/vendor/js.blade.php
@@ -6,19 +6,7 @@
'routes' => collect(\Route::getRoutes())->mapWithKeys(function ($route) { return [$route->getName() => $route->uri()]; })
]) !!};
-@if(!App::environment('production'))
-
-@endif
+