Skip to content

Commit

Permalink
Merge pull request #1566 from sul-dlss/remove-require
Browse files Browse the repository at this point in the history
Remove unnecessary require of embed
  • Loading branch information
ndushay authored Oct 23, 2023
2 parents f635165 + 01235b7 commit 1f2d9a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,5 @@ class Application < Rails::Application
#
# config.time_zone = "Central Time (US & Canada)"
# config.eager_load_paths << Rails.root.join("extras")
require 'embed'
end
end

0 comments on commit 1f2d9a2

Please sign in to comment.