Commit 39879c7b authored by Jarka Kadlecová's avatar Jarka Kadlecová

Resolve conflicts in qa

parent 165833d3
...@@ -117,14 +117,8 @@ module QA ...@@ -117,14 +117,8 @@ module QA
autoload :Show, 'qa/page/project/pipeline/show' autoload :Show, 'qa/page/project/pipeline/show'
end end
<<<<<<< HEAD
module Pipeline
autoload :Index, 'qa/page/project/pipeline/index'
autoload :Show, 'qa/page/project/pipeline/show'
=======
module Job module Job
autoload :Show, 'qa/page/project/job/show' autoload :Show, 'qa/page/project/job/show'
>>>>>>> upstream/master
end end
module Settings module Settings
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment