Skip to content

Commit

Permalink
remove debug statement
Browse files Browse the repository at this point in the history
  • Loading branch information
grosser committed Feb 11, 2010
1 parent dac8bfb commit facbc53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/controller_extension.rb
@@ -1,7 +1,6 @@
class ActionController::Base
def process_with_less(*args)
Less::More.parse
logger.info('xxxxx')
process_without_less(*args)
end

Expand Down

0 comments on commit facbc53

Please sign in to comment.