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
|
def scope
|
||||||
TABLE.fetch(scope_name)
|
TABLE.fetch(scope_name)
|
||||||
end
|
end
|
||||||
|
|
||||||
def method
|
|
||||||
scope.method(method_name)
|
|
||||||
end
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue