Skip to content
Snippets Groups Projects
Commit 7f03282f authored by Alexis Reigel's avatar Alexis Reigel
Browse files

remove duplicate statement

parent a7d2ebe5
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -20,10 +20,6 @@ module Gitlab
return cached_signature if cached_signature.present?
 
using_keychain do |gpg_key|
if gpg_key
Gitlab::Gpg::CurrentKeyChain.add(gpg_key.key)
end
create_cached_signature!(gpg_key)
end
end
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment