summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcharlieablett <cablett@gitlab.com>2019-04-30 17:27:28 +1200
committercharlieablett <cablett@gitlab.com>2019-04-30 17:27:28 +1200
commit94db1bfbb98f47eb8710e7b3d55972e44cbf2d96 (patch)
treed82aeb589c13f15262325c00baa1437282c28e91
parenta46e2de902b8756feb0d3db6396811a045b9c01c (diff)
downloadgitlab-ce-94db1bfbb98f47eb8710e7b3d55972e44cbf2d96.tar.gz
Add newline to AttributeCleaner
-rw-r--r--lib/gitlab/import_export/attribute_cleaner.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gitlab/import_export/attribute_cleaner.rb b/lib/gitlab/import_export/attribute_cleaner.rb
index 76d0053996d..7f67f63f26b 100644
--- a/lib/gitlab/import_export/attribute_cleaner.rb
+++ b/lib/gitlab/import_export/attribute_cleaner.rb
@@ -41,4 +41,4 @@ module Gitlab
end
end
end
-end \ No newline at end of file
+end