From 46346caf5ba5af7ad9af6913e479f301a3ff2d2d Mon Sep 17 00:00:00 2001
From: James Lopez <james@jameslopez.es>
Date: Tue, 22 Mar 2016 18:14:13 +0100
Subject: [PATCH] fix rubocop warning

---
 lib/gitlab/bitbucket_import/importer_init.rb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/lib/gitlab/bitbucket_import/importer_init.rb b/lib/gitlab/bitbucket_import/importer_init.rb
index 6d81811d36b..08b710003e4 100644
--- a/lib/gitlab/bitbucket_import/importer_init.rb
+++ b/lib/gitlab/bitbucket_import/importer_init.rb
@@ -23,5 +23,3 @@ module Gitlab
     end
   end
 end
-
-
-- 
GitLab