Merge branch '19954-permission-dedup-doc'
[arvados.git] / apps / workbench / config / boot.rb
index 6add5911f6238f87ff72b91fef710fc05d9b67ba..8153266683f6161a8666f74843ce6810d093ffc0 100644 (file)
@@ -8,7 +8,6 @@ require 'rubygems'
 ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
 
 require 'bundler/setup' if File.exists?(ENV['BUNDLE_GEMFILE'])
-require 'bootsnap/setup' # Speed up boot time by caching expensive operations.
 
 # Use ARVADOS_API_TOKEN environment variable (if set) in console
 require 'rails'