20690: Remove workbench1 and testing/packaging references.
[arvados.git] / apps / workbench / app / views / notifications / _pipelines_notification.html.erb
diff --git a/apps/workbench/app/views/notifications/_pipelines_notification.html.erb b/apps/workbench/app/views/notifications/_pipelines_notification.html.erb
deleted file mode 100644 (file)
index b275ed8..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<%# Copyright (C) The Arvados Authors. All rights reserved.
-
-SPDX-License-Identifier: AGPL-3.0 %>
-
-  <p><%= image_tag "dax.png", class: "dax" %>
-    Hi, I noticed you haven't run a pipeline yet.
-    <%= link_to "Click here to learn how to run an Arvados Crunch pipeline.",
-       "#{Rails.configuration.Workbench.ArvadosDocsite}/user/tutorials/tutorial-pipeline-workbench.html",
-       style: "font-weight: bold",
-       target: "_blank" %>
-  </p>