Remove todo comment
* The logic works for me but not for all users. * As it works for me its not fucked, its simply not flexible enough. * Do not track TODOs in code unless its a code only issue.
This commit is contained in:
parent
82b80135b5
commit
39ff5b772b
1 changed files with 0 additions and 2 deletions
|
@ -30,8 +30,6 @@ module Mutant
|
|||
|
||||
# Return tests for mutation
|
||||
#
|
||||
# TODO: This logic is now centralized but still fucked.
|
||||
#
|
||||
# @return [Array<Test>]
|
||||
#
|
||||
# @api private
|
||||
|
|
Loading…
Reference in a new issue