about summary refs log tree commit diff
path: root/app/views/machines/index.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/machines/index.html.erb')
-rw-r--r--app/views/machines/index.html.erb1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/machines/index.html.erb b/app/views/machines/index.html.erb
index 3791f6c..a20a543 100644
--- a/app/views/machines/index.html.erb
+++ b/app/views/machines/index.html.erb
@@ -10,5 +10,4 @@
 
 <p><%= pluralize(@machines.count, 'total pin') %></p>
 
-<hr>
 <%= link_to "Add a pin", new_machine_path %>