Browse Source

Update profiles.home view

Daniel Supernault 5 năm trước cách đây
mục cha
commit
cc494fd142
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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