Skip to content

Commit f9e5679

Browse files
committed
Lint
1 parent eca2245 commit f9e5679

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/models/file_set.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ class FileSet < ActiveFedora::Base
3333
def oembed?
3434
!oembed_url.nil? && !oembed_url.empty?
3535
end
36+
3637
def self.characterization_terms
3738
Hyrax::FileSetPresenter.characterization_terms - %i[
3839
last_modified file_format

0 commit comments

Comments
 (0)