20690: Remove workbench1 and testing/packaging references.
[arvados.git] / apps / workbench / bin / rake
diff --git a/apps/workbench/bin/rake b/apps/workbench/bin/rake
deleted file mode 100755 (executable)
index c69c1c4..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/usr/bin/env ruby
-# Copyright (C) The Arvados Authors. All rights reserved.
-#
-# SPDX-License-Identifier: AGPL-3.0
-
-require_relative '../config/boot'
-require 'rake'
-Rake.application.run