diff options
Diffstat (limited to 'app/models/document_custom_field.rb')
-rw-r--r-- | app/models/document_custom_field.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/models/document_custom_field.rb b/app/models/document_custom_field.rb index 0123685a0..801976973 100644 --- a/app/models/document_custom_field.rb +++ b/app/models/document_custom_field.rb @@ -1,4 +1,4 @@ -# frozen_string_literal: false +# frozen_string_literal: true # Redmine - project management software # Copyright (C) 2006-2017 Jean-Philippe Lang |