Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
karoltravis committed Feb 2, 2022
1 parent 6a09122 commit 7aaadb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/travis/api/app/base.rb
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ def call(env)
else
disable :logging, :dump_errors
end
register QuietLogger
register Sinatra::QuietLogger

register :subclass_tracker, :expose_pattern
helpers :respond_with, :mime_types
Expand Down

0 comments on commit 7aaadb1

Please sign in to comment.