diff options
Diffstat (limited to 'deprecated/components/07_indoor.rb')
| -rw-r--r-- | deprecated/components/07_indoor.rb | 2 |
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 |
