diff options
author | DavisLWebb <davislwebb@ymail.com> | 2014-04-23 21:20:02 -0400 |
---|---|---|
committer | DavisLWebb <davislwebb@ymail.com> | 2014-04-23 21:20:02 -0400 |
commit | 94b347926e2ac0bb39cd25049494430f5d9fd310 (patch) | |
tree | 85d1c5987e9faa6a3a362c7e7ab56bef6e551155 /app/assets | |
parent | 292bfecd7dd2071f3a0403c75f28e4d50a53a558 (diff) | |
parent | 933199499f9adfa0347783c538a10b88ffb1b98b (diff) |
Merge branch 'clean2' of https://github.com/LukeShu/Leaguer into clean2
Diffstat (limited to 'app/assets')
-rw-r--r-- | app/assets/javascripts/static.js.coffee | 3 | ||||
-rw-r--r-- | app/assets/stylesheets/static.css.scss | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/app/assets/javascripts/static.js.coffee b/app/assets/javascripts/static.js.coffee deleted file mode 100644 index 24f83d1..0000000 --- a/app/assets/javascripts/static.js.coffee +++ /dev/null @@ -1,3 +0,0 @@ -# Place all the behaviors and hooks related to the matching controller here. -# All this logic will automatically be available in application.js. -# You can use CoffeeScript in this file: http://coffeescript.org/ diff --git a/app/assets/stylesheets/static.css.scss b/app/assets/stylesheets/static.css.scss deleted file mode 100644 index 5a803c8..0000000 --- a/app/assets/stylesheets/static.css.scss +++ /dev/null @@ -1,3 +0,0 @@ -// Place all the styles related to the static controller here. -// They will automatically be included in application.css. -// You can use Sass (SCSS) here: http://sass-lang.com/ |