fix audit
This commit is contained in:
parent
39473f7694
commit
589de2f26a
@ -73,10 +73,6 @@ class FormulaText
|
||||
def =~ regex
|
||||
regex =~ @text
|
||||
end
|
||||
|
||||
def !~ regex
|
||||
regex !~ @text
|
||||
end
|
||||
end
|
||||
|
||||
class FormulaAuditor
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user