Update discover view, remove unused compose script

This commit is contained in:
Daniel Supernault 2020-12-09 21:17:26 -07:00
parent b5c4246f50
commit db646026be
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 0 additions and 1 deletions

View File

@ -8,6 +8,5 @@
@push('scripts')
<script type="text/javascript" src="{{ mix('js/discover.js') }}"></script>
<script type="text/javascript" src="{{ mix('js/compose.js') }}"></script>
<script type="text/javascript">App.boot();</script>
@endpush