Skip to content

Commit

Permalink
Removed an unused method
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Mar 14, 2016
1 parent 273139b commit a3550ae
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ module CurationConcerns::CatalogController
end

module ClassMethods
def t(*args)
I18n.translate(*args)
end

def uploaded_field
# system_create_dtsi
solr_name('date_uploaded', :stored_sortable, type: :date)
Expand Down

0 comments on commit a3550ae

Please sign in to comment.