mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
removing duplicate code
This commit is contained in:
parent
80ad95bae4
commit
871c9ebde1
1 changed files with 0 additions and 4 deletions
|
@ -44,9 +44,5 @@ module Arel
|
|||
end
|
||||
self
|
||||
end
|
||||
|
||||
def to_sql
|
||||
visitor.accept @head
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue