Skip to content

Commit

Permalink
fix: remove accidentally committed line
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Oct 11, 2019
1 parent 7922864 commit 260d30d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pact_broker/config.ru
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ require 'pact_broker'
require_relative 'logger'
require_relative 'basic_auth'
require_relative 'database_connection'
require_relative 'passenger_config'
require_relative 'docker_configuration'

dc = PactBroker::DockerConfiguration.new(ENV, PactBroker::Configuration.default_configuration)
Expand Down

0 comments on commit 260d30d

Please sign in to comment.