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>2023-08-21 12:11:20 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-08-21 12:11:20 +0300
commit80ee30dd497793512a9ebf34a063102fd85646c8 (patch)
treeedd0df523cade934a29cd95a9345299256a7df22 /app/assets/javascripts/persistent_user_callouts.js
parentf9441cac3defdec8bdc34cefe7b4364fb49c0aff (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/assets/javascripts/persistent_user_callouts.js')
-rw-r--r--app/assets/javascripts/persistent_user_callouts.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/javascripts/persistent_user_callouts.js b/app/assets/javascripts/persistent_user_callouts.js
index e7f2662ae09..b9425e53142 100644
--- a/app/assets/javascripts/persistent_user_callouts.js
+++ b/app/assets/javascripts/persistent_user_callouts.js
@@ -25,7 +25,6 @@ const PERSISTENT_USER_CALLOUTS = [
'.js-unlimited-members-during-trial-alert',
'.js-branch-rules-info-callout',
'.js-new-navigation-callout',
- '.js-code-suggestions-third-party-callout',
'.js-namespace-over-storage-users-combined-alert',
];