aboutsummaryrefslogtreecommitdiff
path: root/app/assets
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets')
-rw-r--r--app/assets/javascripts/backends.js2
-rw-r--r--app/assets/javascripts/backends/terraform_aws.js2
-rw-r--r--app/assets/javascripts/backends/terraform_libvirt.js2
-rw-r--r--app/assets/javascripts/setup.js2
-rw-r--r--app/assets/stylesheets/backends.css4
-rw-r--r--app/assets/stylesheets/backends/terraform_aws.css4
-rw-r--r--app/assets/stylesheets/backends/terraform_libvirt.css4
-rw-r--r--app/assets/stylesheets/setup.css4
8 files changed, 0 insertions, 24 deletions
diff --git a/app/assets/javascripts/backends.js b/app/assets/javascripts/backends.js
deleted file mode 100644
index dee720f..0000000
--- a/app/assets/javascripts/backends.js
+++ /dev/null
@@ -1,2 +0,0 @@
-// Place all the behaviors and hooks related to the matching controller here.
-// All this logic will automatically be available in application.js.
diff --git a/app/assets/javascripts/backends/terraform_aws.js b/app/assets/javascripts/backends/terraform_aws.js
deleted file mode 100644
index dee720f..0000000
--- a/app/assets/javascripts/backends/terraform_aws.js
+++ /dev/null
@@ -1,2 +0,0 @@
-// Place all the behaviors and hooks related to the matching controller here.
-// All this logic will automatically be available in application.js.
diff --git a/app/assets/javascripts/backends/terraform_libvirt.js b/app/assets/javascripts/backends/terraform_libvirt.js
deleted file mode 100644
index dee720f..0000000
--- a/app/assets/javascripts/backends/terraform_libvirt.js
+++ /dev/null
@@ -1,2 +0,0 @@
-// Place all the behaviors and hooks related to the matching controller here.
-// All this logic will automatically be available in application.js.
diff --git a/app/assets/javascripts/setup.js b/app/assets/javascripts/setup.js
deleted file mode 100644
index dee720f..0000000
--- a/app/assets/javascripts/setup.js
+++ /dev/null
@@ -1,2 +0,0 @@
-// Place all the behaviors and hooks related to the matching controller here.
-// All this logic will automatically be available in application.js.
diff --git a/app/assets/stylesheets/backends.css b/app/assets/stylesheets/backends.css
deleted file mode 100644
index afad32d..0000000
--- a/app/assets/stylesheets/backends.css
+++ /dev/null
@@ -1,4 +0,0 @@
-/*
- Place all the styles related to the matching controller here.
- They will automatically be included in application.css.
-*/
diff --git a/app/assets/stylesheets/backends/terraform_aws.css b/app/assets/stylesheets/backends/terraform_aws.css
deleted file mode 100644
index afad32d..0000000
--- a/app/assets/stylesheets/backends/terraform_aws.css
+++ /dev/null
@@ -1,4 +0,0 @@
-/*
- Place all the styles related to the matching controller here.
- They will automatically be included in application.css.
-*/
diff --git a/app/assets/stylesheets/backends/terraform_libvirt.css b/app/assets/stylesheets/backends/terraform_libvirt.css
deleted file mode 100644
index afad32d..0000000
--- a/app/assets/stylesheets/backends/terraform_libvirt.css
+++ /dev/null
@@ -1,4 +0,0 @@
-/*
- Place all the styles related to the matching controller here.
- They will automatically be included in application.css.
-*/
diff --git a/app/assets/stylesheets/setup.css b/app/assets/stylesheets/setup.css
deleted file mode 100644
index afad32d..0000000
--- a/app/assets/stylesheets/setup.css
+++ /dev/null
@@ -1,4 +0,0 @@
-/*
- Place all the styles related to the matching controller here.
- They will automatically be included in application.css.
-*/