Skip to content

Commit c6fd420

Browse files
committed
remove debug line
1 parent 9e233e1 commit c6fd420

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/lib/file_handlers/base.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ def priority
2121
end
2222

2323
def can_load?(type)
24-
Rails.logger.warn "#{class_name}#can_load? #{type}"
2524
type.in? INPUT_TYPES
2625
end
2726
memoize :can_load?

0 commit comments

Comments
 (0)