summaryrefslogtreecommitdiff
path: root/app/views/profiles/history.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/profiles/history.html.haml')
-rw-r--r--app/views/profiles/history.html.haml11
1 files changed, 0 insertions, 11 deletions
diff --git a/app/views/profiles/history.html.haml b/app/views/profiles/history.html.haml
deleted file mode 100644
index b414fb69f4e..00000000000
--- a/app/views/profiles/history.html.haml
+++ /dev/null
@@ -1,11 +0,0 @@
-- page_title "History"
-%h3.page-title
- Your Account History
-%p.light
- All events created by your account are listed below.
-%hr
-.profile_history
- = render @events
-%hr
-= paginate @events, theme: "gitlab"
-