20690: Remove workbench1 and testing/packaging references.
[arvados.git] / apps / workbench / bin / rails
diff --git a/apps/workbench/bin/rails b/apps/workbench/bin/rails
deleted file mode 100755 (executable)
index 4ab9539..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
-
-APP_PATH = File.expand_path('../config/application', __dir__)
-require_relative '../config/boot'
-require 'rails/commands'