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:
authorPawel Chojnacki <pawel@chojnacki.ws>2017-02-16 13:21:30 +0300
committerPawel Chojnacki <pawel@chojnacki.ws>2017-03-06 17:41:24 +0300
commit66dc71599cb698d380e14be7230ae3495c78d266 (patch)
treefc7bb6a3727f29bbb3491370166ef6e932172e2b /lib/gitlab/request_context.rb
parente5cf3f51fb568361a247d715facb6cd9bb15bb16 (diff)
Cleanup formatting
Diffstat (limited to 'lib/gitlab/request_context.rb')
-rw-r--r--lib/gitlab/request_context.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gitlab/request_context.rb b/lib/gitlab/request_context.rb
index 5daf04dc92b..36a5d94d98a 100644
--- a/lib/gitlab/request_context.rb
+++ b/lib/gitlab/request_context.rb
@@ -22,4 +22,4 @@ module Gitlab
@app.call(env)
end
end
-end \ No newline at end of file
+end