From a12319c111be3963b61f0d85ceaabd1d1414f645 Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer Date: Wed, 9 Mar 2016 15:56:44 +0100 Subject: [PATCH] Always with the newlines --- lib/gitlab/redis_config.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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