Remove dead code
This commit is contained in:
parent
dd34e29ce9
commit
3caf012eb9
1 changed files with 0 additions and 4 deletions
|
@ -43,10 +43,6 @@ module Mutant
|
|||
def scope
|
||||
TABLE.fetch(scope_name)
|
||||
end
|
||||
|
||||
def method
|
||||
scope.method(method_name)
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue