Removed a link_tree line from JS config since it's not needed

This commit is contained in:
Gregory Ballantine 2022-07-04 15:58:13 -04:00
parent 54fe99c699
commit 3932090217

View File

@ -1,4 +1,3 @@
//= link_tree ../images
//= link_directory ../stylesheets .css
//= link_tree ../../javascript .js
//= link_tree ../../../vendor/javascript .js