summaryrefslogtreecommitdiffhomepage
path: root/deprecated/components/07_indoor.rb
diff options
context:
space:
mode:
Diffstat (limited to 'deprecated/components/07_indoor.rb')
-rw-r--r--deprecated/components/07_indoor.rb6
1 files changed, 0 insertions, 6 deletions
diff --git a/deprecated/components/07_indoor.rb b/deprecated/components/07_indoor.rb
deleted file mode 100644
index 762c239..0000000
--- a/deprecated/components/07_indoor.rb
+++ /dev/null
@@ -1,6 +0,0 @@
-# frozen_string_literal: true
-
-class Components
- class Indoor < Helper::Level
- end
-end