20690: Remove workbench1 and testing/packaging references.
[arvados.git] / apps / workbench / config.ru
diff --git a/apps/workbench/config.ru b/apps/workbench/config.ru
deleted file mode 100644 (file)
index 7ee9ab6..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-# Copyright (C) The Arvados Authors. All rights reserved.
-#
-# SPDX-License-Identifier: AGPL-3.0
-
-# This file is used by Rack-based servers to start the application.
-
-require ::File.expand_path('../config/environment',  __FILE__)
-run ArvadosWorkbench::Application