diff --git a/resources/views/user/master.tpl b/resources/views/user/master.tpl
index e9fbc447..52c58d12 100644
--- a/resources/views/user/master.tpl
+++ b/resources/views/user/master.tpl
@@ -91,8 +91,6 @@
- @yield('pre-script')
-
@include('common.dependencies.script', ['module' => 'user'])
diff --git a/resources/views/user/profile.tpl b/resources/views/user/profile.tpl
index c9679070..c463f57f 100644
--- a/resources/views/user/profile.tpl
+++ b/resources/views/user/profile.tpl
@@ -17,15 +17,12 @@
-@endsection
-
-@section('pre-script')
@endsection