url-exception? exported wrongly

This commit is contained in:
Tim Brown 2015-07-21 10:05:55 +01:00 committed by Vincent St-Amour
parent 9473f394b7
commit 3f53d214c6

View File

@ -373,7 +373,6 @@
(-> input-port? any)
(listof string?)
any)))
(url-exception? (any/c . -> . boolean?))
(current-proxy-servers
(parameter/c (or/c false/c (listof (list/c string? string? number?))))))