Remove unused private method
This commit is contained in:
parent
4625a2d861
commit
89b3487fe1
1 changed files with 0 additions and 12 deletions
|
@ -43,17 +43,5 @@ module Mutant
|
|||
)
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
# Return subject
|
||||
#
|
||||
# @return [Subject]
|
||||
#
|
||||
# @api private
|
||||
#
|
||||
def subject
|
||||
mutation.subject
|
||||
end
|
||||
|
||||
end # Killer
|
||||
end # Mutant
|
||||
|
|
Loading…
Add table
Reference in a new issue