warning: assigned but unused variable - reponse

Actually this whole line could just be removed, but I'm just gonna fix typo here respecting the original code style
This commit is contained in:
Akira Matsuda 2014-09-02 10:24:50 +09:00
parent 53148b05ca
commit 8737b89837
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ module Fog
def retry_event_lock
count = 0
reponse = nil
response = nil
while count < 5
response = yield