Remove unnecessary file

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2015-08-14 17:56:36 +02:00
parent 9ea37cda3f
commit a608e45e6b
No known key found for this signature in database
GPG Key ID: 161B5D6A44D3D88A
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
class CommitService
def self.transaction(project, current_user, branch)
end
end