Refactor forwardable require calls
This commit is contained in:
@@ -12,8 +12,6 @@ module Producer
|
||||
end
|
||||
end
|
||||
|
||||
require 'forwardable'
|
||||
|
||||
extend Forwardable
|
||||
def_delegators :@variables, :[], :key?
|
||||
|
||||
|
Reference in New Issue
Block a user