Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-02-04 09:09:13 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-02-04 09:09:13 +0300
commitcebee31a0483ef7f2cade3d6dde0a53a68e86cc6 (patch)
treeb818a3e84bde169e6b2a9c96d9b794b6b8708094 /app/assets
parent7ec2694360b4d4bd9a4b00ef5166a77c854d9d4f (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/assets')
-rw-r--r--app/assets/javascripts/ide/components/commit_sidebar/form.vue1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/javascripts/ide/components/commit_sidebar/form.vue b/app/assets/javascripts/ide/components/commit_sidebar/form.vue
index 9d5473a1201..491814bb408 100644
--- a/app/assets/javascripts/ide/components/commit_sidebar/form.vue
+++ b/app/assets/javascripts/ide/components/commit_sidebar/form.vue
@@ -102,7 +102,6 @@ export default {
this.componentHeight = null;
},
},
- activityBarViews,
};
</script>