X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/1e4630ddb8015d72978aae1be334cce2f8ca20d4..ac2d17c4377e8fecb3fba392f2eb47ae85764961:/services/api/config/boot.rb diff --git a/services/api/config/boot.rb b/services/api/config/boot.rb index 9605b584e9..8087911837 100644 --- a/services/api/config/boot.rb +++ b/services/api/config/boot.rb @@ -6,4 +6,3 @@ ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__) require 'bundler/setup' # Set up gems listed in the Gemfile. -require 'bootsnap/setup' # Speed up boot time by caching expensive operations. \ No newline at end of file