Commit 322a32b9 authored by Kerri Miller's avatar Kerri Miller

Merge branch 'remove_unnecessary_inclusion_of_bulk_insert_safe' into 'master'

Remove unnecessary inclusion of BulkInsertSafe module

See merge request gitlab-org/gitlab!71919
parents ed89d3ee 79125159
......@@ -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