提交 0ed0cd12 编写于 作者: O oreoshake

Removed is_immediate_model? - not used, not completely accurate

上级 a4222842
......@@ -305,10 +305,6 @@ class Brakeman::BaseCheck < Brakeman::SexpProcessor
end
end
def is_immediate_model? exp, out = nil
exp == has_immediate_model?(exp, out)
end
#Checks for a model attribute at the top level of the
#expression.
def has_immediate_model? exp, out = nil
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册