summaryrefslogtreecommitdiff
path: root/qa/qa.rb
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-01-22 06:08:33 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-01-22 06:08:33 +0000
commit83d8c1d61762898eb4e69878f117cbb2ef5be494 (patch)
treeb9d0e2071d163a92a19f935761ae3276ac4831cb /qa/qa.rb
parent32d52eb6dd32c58016fa99e05078836cb0dcabde (diff)
downloadgitlab-ce-83d8c1d61762898eb4e69878f117cbb2ef5be494.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'qa/qa.rb')
-rw-r--r--qa/qa.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/qa/qa.rb b/qa/qa.rb
index 53e119b5ced..a0ce6caa3a9 100644
--- a/qa/qa.rb
+++ b/qa/qa.rb
@@ -289,8 +289,6 @@ module QA
autoload :AddExisting, 'qa/page/project/operations/kubernetes/add_existing'
autoload :Show, 'qa/page/project/operations/kubernetes/show'
end
-
- autoload :Metrics, 'qa/page/project/operations/metrics'
end
module Wiki