X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/ee908b109a95ea962425b435a8a317231829b115..b53513423ab948804425424278ac554870864997:/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