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.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/deprecated/components/07_indoor.rb b/deprecated/components/07_indoor.rb
index e409da8..762c239 100644
--- a/deprecated/components/07_indoor.rb
+++ b/deprecated/components/07_indoor.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
class Components
class Indoor < Helper::Level
end