Skip to content

Commit

Permalink
chore(Application): Remove unnecessary require statement
Browse files Browse the repository at this point in the history
  • Loading branch information
Vakmeth committed Jan 23, 2025
1 parent a392b7c commit 0740b67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/dummy/config/application.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
require File.expand_path('../boot', __FILE__)

require 'logger'
require 'rails/all'

if defined?(Bundler)
Expand Down

0 comments on commit 0740b67

Please sign in to comment.