summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/repo/event_hub.js
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/javascripts/repo/event_hub.js')
-rw-r--r--app/assets/javascripts/repo/event_hub.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/assets/javascripts/repo/event_hub.js b/app/assets/javascripts/repo/event_hub.js
deleted file mode 100644
index 0948c2e5352..00000000000
--- a/app/assets/javascripts/repo/event_hub.js
+++ /dev/null
@@ -1,3 +0,0 @@
-import Vue from 'vue';
-
-export default new Vue();