Skip to content

Commit

Permalink
remove duplicate from assets.rb already present in application.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Tlazypanda committed May 27, 2020
1 parent 9c726fd commit 21278d1
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions config/initializers/assets.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,36 +2,18 @@
'leaflet-blurred-location/dist/Leaflet.BlurredLocation.js',

'advanced_search.js',
'submit_form_ajax.js',
'application.js',
'comment_expand.js',
'comment.js',
'dashboard.js',
'dragdrop.js',
'editor.js',
'graph.js',
'simple-data-grapher.js',
'grids.js',
'header_footer.js',
'ics.deps.min.js',
'ics.min.js',
'jsdiff.js',
'leaflet_helper.js',
'like.js',
'locationForm.js',
'main_image.js',
'methods.js',
'notes.js',
'post.js',
'question.js',
'restful_typeahead.js',
'searchform.js',
'setup.js',
'sidebar.js',
'tagging.js',
'textbox_expand.js',
'users.js',
'wikis.js',

'blog.css',
'comments.css',
Expand Down

0 comments on commit 21278d1

Please sign in to comment.