Skip to content

Commit

Permalink
Remove no-longer-needed require.
Browse files Browse the repository at this point in the history
  • Loading branch information
samth committed Dec 1, 2014
1 parent 40b1094 commit 1d1d3f3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@begin[(require "../utils.rkt")
(require (for-label (only-meta-in 0 [except-in typed/racket for])
(only-in racket/base for)
racket/list srfi/14 net/url
racket/list net/url
version/check))]


Expand Down

0 comments on commit 1d1d3f3

Please sign in to comment.