diff --git a/app/views/admin/dashboards/_most_visited.html.erb b/app/views/admin/dashboards/_most_visited.html.erb
index e79524f..5ecafab 100644
--- a/app/views/admin/dashboards/_most_visited.html.erb
+++ b/app/views/admin/dashboards/_most_visited.html.erb
@@ -24,8 +24,4 @@
<% end %>
-
\ No newline at end of file
diff --git a/app/views/admin/dashboards/_recent_update.html.erb b/app/views/admin/dashboards/_recent_update.html.erb
index 676e102..5a0b9c2 100644
--- a/app/views/admin/dashboards/_recent_update.html.erb
+++ b/app/views/admin/dashboards/_recent_update.html.erb
@@ -22,8 +22,4 @@
<% end %>
-
\ No newline at end of file