rm unused files

This commit is contained in:
Mo Bitar
2017-01-09 10:31:48 -06:00
parent c86e2287e5
commit 1ab7858bc3
7 changed files with 5 additions and 50 deletions

View File

@@ -29,7 +29,7 @@
<meta name="og:description" content="Standard Notes is a basic notes app that delivers only the essentials in note taking. Because of its simplicity and resistance to growth, users can count on durability and convenience."/>
<% if Rails.env.development? %>
<%= javascript_include_tag "compiled.js", debug: true %>
<%= javascript_include_tag "compiled.min.js", debug: true %>
<% else %>
<%= javascript_include_tag "compiled.min.js", debug: false %>
<% end %>