Skip to content

Commit 8911c56

Browse files
committed
Remove unnecessary scripts
1 parent dc744b7 commit 8911c56

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

resources/views/layouts/app.blade.php

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -83,15 +83,6 @@
8383
@yield('content')
8484
</main>
8585
</div>
86-
{{-- <script src="https://code.jquery.com/jquery-3.4.1.slim.min.js"
87-
integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous">
88-
</script> --}}
89-
{{-- <script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js"
90-
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous">
91-
</script>
92-
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"
93-
integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous">
94-
</script> --}}
9586
</body>
9687

9788
</html>

0 commit comments

Comments
 (0)