Skip to content
Snippets Groups Projects
Commit 435c6bb2 authored by Kamil Trzcinski's avatar Kamil Trzcinski
Browse files

Remove unused entities

parent f7dbf6d1
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -34,10 +34,5 @@ module API
class WebHook < Grape::Entity
expose :id, :project_id, :url
end
class DeployJob < Grape::Entity
expose :id, :project_id, :commands, :active, :name,
:refs, :tags, :job_type, :refs, :tag_list
end
end
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment