diff --git a/app/views/statistics/index.html.erb b/app/views/statistics/index.html.erb
index 90bede25b..a2ec321c9 100644
--- a/app/views/statistics/index.html.erb
+++ b/app/views/statistics/index.html.erb
@@ -39,9 +39,6 @@
共<%= @statistics_count %>个检索结果
<%= link_to '+ 发布'.html_safe, new_statistic_path ,:class=>"fr send_statistic mr2" %>
- <% if User.current.admin? %>
- <%= link_to '同步北大数据'.html_safe, sync_peking_data_statistics_path ,:class=>"fr send_statistic mr20" %>
- <% end %>