Commit 79125159 authored by Mehmet Emin INAC's avatar Mehmet Emin INAC

Remove unnecessary inclusion of BulkInsertSafe module

parent 327a5ce8
......@@ -3,8 +3,6 @@
module Packages
module Rubygems
class CreateDependenciesService
include BulkInsertSafe
def initialize(package, gemspec)
@package = package
@gemspec = gemspec
......
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