Commit fc0e8aed authored by Stan Hu's avatar Stan Hu

Resolve conflicts in lib/gitlab/usage_data.rb

3396edce got reverted in a CE->EE merge: f4dd12eb.
parent e6142470
......@@ -96,10 +96,6 @@ module Gitlab
protected_branches: ProtectedBranch.count,
releases: Release.count,
remote_mirrors: RemoteMirror.count,
<<<<<<< HEAD
services: Service.where(active: true).count,
=======
>>>>>>> upstream/master
snippets: Snippet.count,
todos: Todo.count,
uploads: Upload.count,
......
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