20690: Remove workbench1 and testing/packaging references.
[arvados.git] / apps / workbench / app / views / notifications / _ssh_key_notification.html.erb
diff --git a/apps/workbench/app/views/notifications/_ssh_key_notification.html.erb b/apps/workbench/app/views/notifications/_ssh_key_notification.html.erb
deleted file mode 100644 (file)
index a17a451..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<%# Copyright (C) The Arvados Authors. All rights reserved.
-
-SPDX-License-Identifier: AGPL-3.0 %>
-
-   <%= image_tag "dax.png", class: "dax" %>
-    <div>
-      Hi, I noticed that you have not yet set up an SSH public key for use with Arvados.
-      <%= link_to ssh_keys_user_path(current_user) do %>
-        <b>Click here to set up an SSH public key for use with Arvados.</b>
-      <%end%>
-    </div>