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

Remove unnecessary inclusion of BulkInsertSafe module

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