diff --git a/app/views/customers/_details.html.erb b/app/views/customers/_details.html.erb
index 4a6d049..eae7f0a 100644
--- a/app/views/customers/_details.html.erb
+++ b/app/views/customers/_details.html.erb
@@ -6,8 +6,6 @@
<%= @customer%>
- <%= render :partial => 'vehicles/list' %>
-