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>2022-11-02 18:11:07 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-11-02 18:11:07 +0300
commite36443c1d657343410d3de25d52ae0fe9ee67d8d (patch)
tree3a18c9c8efbd20c3799046a2ea77fcbb3bba163f /app/assets/javascripts/repository
parented509186782d16d2bbcb34ac73303e8cb3a9d5a2 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/assets/javascripts/repository')
-rw-r--r--app/assets/javascripts/repository/constants.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/javascripts/repository/constants.js b/app/assets/javascripts/repository/constants.js
index 77d3a517d28..c24fb686bee 100644
--- a/app/assets/javascripts/repository/constants.js
+++ b/app/assets/javascripts/repository/constants.js
@@ -99,7 +99,6 @@ export const LEGACY_FILE_TYPES = [
'podspec',
'podspec_json',
'cartfile',
- 'godeps_json',
'requirements_txt',
'cargo_toml',
'go_mod',