瀏覽代碼

Update profiles.home view

Daniel Supernault 5 年之前
父節點
當前提交
cc494fd142
共有 1 個文件被更改,包括 0 次插入1 次删除
  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