Skip to content

Commit

Permalink
Remove TODO comment I didn't mean to commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jonleighton committed Aug 8, 2011
1 parent f1c90ce commit 6e2e060
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -55,8 +55,6 @@ def self.visitor_for(pool) # :nodoc:
adapter = pool.spec.config[:adapter]

if Arel::Visitors::VISITORS[adapter]
# TODO: Add a test for this

ActiveSupport::Deprecation.warn(
"Arel::Visitors::VISITORS is deprecated and will be removed. Database adapters " \
"should define a visitor_for method which returns the appropriate visitor for " \
Expand Down

0 comments on commit 6e2e060

Please sign in to comment.