Remove forgotten traces of laroute

This commit is contained in:
Dane Everitt
2019-12-15 18:20:37 -08:00
parent 447c4291ad
commit 1aacc48f0c
4 changed files with 0 additions and 59 deletions

View File

@@ -277,7 +277,6 @@
{!! Theme::js('js/keyboard.polyfill.js?t={cache-version}') !!}
<script>keyboardeventKeyPolyfill.polyfill();</script>
{!! Theme::js('js/laroute.js?t={cache-version}') !!}
{!! Theme::js('vendor/jquery/jquery.min.js?t={cache-version}') !!}
{!! Theme::js('vendor/sweetalert/sweetalert.min.js?t={cache-version}') !!}
{!! Theme::js('vendor/bootstrap/bootstrap.min.js?t={cache-version}') !!}