Remove unused constant
This commit is contained in:
parent
2635d962b1
commit
7529b724c4
1 changed files with 0 additions and 2 deletions
|
@ -85,8 +85,6 @@ module Mutant
|
|||
class Env
|
||||
include Coverage, Result, Anima.new(:runtime, :env, :subject_results)
|
||||
|
||||
COVERAGE_PRECISION = 1
|
||||
|
||||
# Test if run is successful
|
||||
#
|
||||
# @return [Boolean]
|
||||
|
|
Loading…
Add table
Reference in a new issue