Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-03-08 20:20:32 +0300
committerJames Lopez <james@jameslopez.es>2016-03-08 20:20:32 +0300
commitf9c6168cc47496ac92e1a8c38dd9bd4ac39fd3d5 (patch)
tree7f7e416cdda54ea2d1b54fe7b7941b668b463e2a /app/services/projects/import_export
parent99d87d8698437f87c21ced1d5a7fab4f9d253493 (diff)
fix new line issue
Diffstat (limited to 'app/services/projects/import_export')
-rw-r--r--app/services/projects/import_export/shared.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/services/projects/import_export/shared.rb b/app/services/projects/import_export/shared.rb
index 5101f514ab2..04fe01c0d6c 100644
--- a/app/services/projects/import_export/shared.rb
+++ b/app/services/projects/import_export/shared.rb
@@ -10,4 +10,4 @@ module Projects
end
end
end
-end \ No newline at end of file
+end