Not needed.

This commit is contained in:
ccd0 2017-02-06 20:22:41 -08:00
parent 67513068c0
commit a0bfe1b1f4

View File

@ -168,7 +168,6 @@ Captcha.v1 =
@nodes.img.alt = challenge
@nodes.img.src = challenge_image.src
@nodes.input.value = ''
Captcha.cache.clear()
count: ->
count = Captcha.cache.getCount()