Skip to content

Commit 556fc4c

Browse files
author
root
committed
Coding style
1 parent bed99ab commit 556fc4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: lib/redmine_git_hosting/config/gitolite_base.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ module ClassMethods
1515

1616

1717
def check_cache
18-
@gitolite_home_dir = nil
18+
@gitolite_home_dir = nil
1919
@mirroring_keys_installed = nil
20-
@mirroring_public_key = nil
20+
@mirroring_public_key = nil
2121
@gitolite_ssh_fingerprint = nil
2222
end
2323

0 commit comments

Comments
 (0)