20690: Remove workbench1 and testing/packaging references.
[arvados.git] / apps / workbench / bin / bundle
diff --git a/apps/workbench/bin/bundle b/apps/workbench/bin/bundle
deleted file mode 100755 (executable)
index cb10307..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/usr/bin/env ruby
-# Copyright (C) The Arvados Authors. All rights reserved.
-#
-# SPDX-License-Identifier: AGPL-3.0
-
-ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
-load Gem.bin_path('bundler', 'bundle')