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:
Diffstat (limited to 'app/models/project_statistics.rb')
-rw-r--r--app/models/project_statistics.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/models/project_statistics.rb b/app/models/project_statistics.rb
index 14f6a90e5ed..365bb5237c3 100644
--- a/app/models/project_statistics.rb
+++ b/app/models/project_statistics.rb
@@ -34,7 +34,6 @@ class ProjectStatistics < ApplicationRecord
:build_artifacts_size,
:packages_size,
:snippets_size,
- :pipeline_artifacts_size,
:uploads_size
].freeze