Remove some testing code that I forgot to delete earlier.
This commit is contained in:
parent
73d23f612e
commit
58d01e78aa
@ -1,6 +1,5 @@
|
||||
Captcha.service =
|
||||
init: ->
|
||||
Conf['captchaServiceDomain'] = ''
|
||||
$.on d, 'LoadCaptcha', @loadCaptcha.bind(@)
|
||||
$.on d, 'AbortCaptcha SaveCaptcha', @abortCaptcha.bind(@)
|
||||
$.on d, 'RequestCaptcha', @requestCaptcha.bind(@)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user