Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Commit

Permalink
Merge pull request #93 from drstrangelooker/strange/fix-preload
Browse files Browse the repository at this point in the history
rollback rack preloads
  • Loading branch information
dthorpe authored Dec 13, 2019
2 parents 58b46de + 42b5082 commit 5b750e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/looker-sdk.rb
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
require 'faraday/upload_io'
require 'faraday/utils'

require 'rack'
require 'rack/mock_response'
#require 'rack'
#require 'rack/mock_response'

require 'looker-sdk/client'
require 'looker-sdk/default'
Expand Down

0 comments on commit 5b750e9

Please sign in to comment.