diff options
author | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2016-03-09 15:56:44 +0100 |
---|---|---|
committer | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2016-03-09 15:56:44 +0100 |
commit | a12319c111be3963b61f0d85ceaabd1d1414f645 (patch) | |
tree | 29bb15880960a51f502fa86267c4ee03c95b4f76 | |
parent | c46e6eff104891ca4e404605ad3bf302a3aad9c7 (diff) | |
download | gitlab-ce-a12319c111be3963b61f0d85ceaabd1d1414f645.tar.gz |
Always with the newlines
-rw-r--r-- | lib/gitlab/redis_config.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gitlab/redis_config.rb b/lib/gitlab/redis_config.rb index eea51d5207f..4949c6db539 100644 --- a/lib/gitlab/redis_config.rb +++ b/lib/gitlab/redis_config.rb @@ -27,4 +27,4 @@ module Gitlab end end end -end
\ No newline at end of file +end |