Remove unnecessary lines.

This commit is contained in:
Don Luchini 2014-11-05 08:57:05 -05:00
parent bc403356bb
commit 019c0f9e0f
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
password = nil
expire_time = nil
if ENV['GITLAB_ROOT_PASSWORD'].blank?
password = '5iveL!fe'
expire_time = Time.now