Explorar el Código

Update profiles.home view

Daniel Supernault hace 5 años
padre
commit
cc494fd142
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      resources/views/discover/profiles/home.blade.php

+ 0 - 1
resources/views/discover/profiles/home.blade.php

@@ -11,7 +11,6 @@
 @endsection
 
 @push('scripts')
-<script type="text/javascript" src="{{mix('js/compose.js')}}"></script>
 <script type="text/javascript" src="{{mix('js/profile-directory.js')}}"></script>
 <script type="text/javascript">App.boot();</script>
 @endpush