summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/vue_shared/gl_feature_flags_plugin.js
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-01-29 15:09:40 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-01-29 15:09:40 +0000
commit10052df7536415c192788799b294c9a5ecf07ce7 (patch)
tree0404e80139c6784aabf4985ee8f4e33d82278c61 /app/assets/javascripts/vue_shared/gl_feature_flags_plugin.js
parenta4df3f0dbbe9a18ee6cadaef0d3313669eb1c7d6 (diff)
downloadgitlab-ce-10052df7536415c192788799b294c9a5ecf07ce7.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/assets/javascripts/vue_shared/gl_feature_flags_plugin.js')
-rw-r--r--app/assets/javascripts/vue_shared/gl_feature_flags_plugin.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/assets/javascripts/vue_shared/gl_feature_flags_plugin.js b/app/assets/javascripts/vue_shared/gl_feature_flags_plugin.js
index 3b46e677636..e1734809bce 100644
--- a/app/assets/javascripts/vue_shared/gl_feature_flags_plugin.js
+++ b/app/assets/javascripts/vue_shared/gl_feature_flags_plugin.js
@@ -1,6 +1,3 @@
-// This is a false violation of @gitlab/no-runtime-template-compiler, since it
-// is simply defining a global Vue mixin.
-/* eslint-disable @gitlab/no-runtime-template-compiler */
export default (Vue) => {
Vue.mixin({
provide: {