fixed typo (forgot to remove old provide)

This commit is contained in:
Ryan Culpepper 2010-09-06 22:58:41 -06:00
parent ef778baeb0
commit 47f8e55b14

View File

@ -355,7 +355,6 @@
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
(provide/contract
[non-empty-string/c contract?]
[path-element? contract?]
[port-number? contract?]
[tcp-listen-port? contract?]