提交 485eec40 编写于 作者: A Aaron Patterson

remove dead code

上级 d7ddaa53
......@@ -167,11 +167,6 @@ def build(associations, parent, join_type)
end
end
def build_scalar(reflection, parent, join_type)
join_association = build_join_association(reflection, parent, join_type)
parent.children << join_association
end
def build_join_association(reflection, parent, join_type)
reflection.check_validity!
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册