Remove unnecessary requires in page-proxy
This commit is contained in:
parent
13c1b0636b
commit
556c74cc53
1 changed files with 0 additions and 3 deletions
|
@ -4,9 +4,6 @@
|
||||||
racket/port
|
racket/port
|
||||||
; libs
|
; libs
|
||||||
(prefix-in easy: net/http-easy)
|
(prefix-in easy: net/http-easy)
|
||||||
; html libs
|
|
||||||
html-parsing
|
|
||||||
html-writing
|
|
||||||
; web server libs
|
; web server libs
|
||||||
net/url
|
net/url
|
||||||
web-server/http
|
web-server/http
|
||||||
|
|
Loading…
Reference in a new issue