summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorAndrey Kumanyaev <me@zzet.org>2013-01-23 20:42:38 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-01-24 22:31:48 +0200
commita5ce8696a6aa5a3a588fc618d8c959ce6c687310 (patch)
tree888f733d4265b2ce5ab91cefb7c952eb58b5e80b /app
parentd721863382b3e2cedae03e8f235809eb409224c0 (diff)
downloadgitlab-ce-a5ce8696a6aa5a3a588fc618d8c959ce6c687310.tar.gz
remove unused autogenerated files
Diffstat (limited to 'app')
-rw-r--r--app/assets/javascripts/admin/teams/members.js.coffee3
-rw-r--r--app/assets/javascripts/admin/teams/projects.js.coffee3
-rw-r--r--app/assets/stylesheets/admin/teams/members.css.scss3
-rw-r--r--app/assets/stylesheets/admin/teams/projects.css.scss3
4 files changed, 0 insertions, 12 deletions
diff --git a/app/assets/javascripts/admin/teams/members.js.coffee b/app/assets/javascripts/admin/teams/members.js.coffee
deleted file mode 100644
index 761567942fc..00000000000
--- a/app/assets/javascripts/admin/teams/members.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://jashkenas.github.com/coffee-script/
diff --git a/app/assets/javascripts/admin/teams/projects.js.coffee b/app/assets/javascripts/admin/teams/projects.js.coffee
deleted file mode 100644
index 761567942fc..00000000000
--- a/app/assets/javascripts/admin/teams/projects.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://jashkenas.github.com/coffee-script/
diff --git a/app/assets/stylesheets/admin/teams/members.css.scss b/app/assets/stylesheets/admin/teams/members.css.scss
deleted file mode 100644
index 47c2273c1c2..00000000000
--- a/app/assets/stylesheets/admin/teams/members.css.scss
+++ /dev/null
@@ -1,3 +0,0 @@
-// Place all the styles related to the Admin::Teams::Members controller here.
-// They will automatically be included in application.css.
-// You can use Sass (SCSS) here: http://sass-lang.com/
diff --git a/app/assets/stylesheets/admin/teams/projects.css.scss b/app/assets/stylesheets/admin/teams/projects.css.scss
deleted file mode 100644
index e6a6ec39043..00000000000
--- a/app/assets/stylesheets/admin/teams/projects.css.scss
+++ /dev/null
@@ -1,3 +0,0 @@
-// Place all the styles related to the Admin::Teams::Projects controller here.
-// They will automatically be included in application.css.
-// You can use Sass (SCSS) here: http://sass-lang.com/