Remove evaluation imports that aren't needed
This commit is contained in:
parent
f08f3d07d4
commit
8791bdcdfc
|
@ -1,7 +1,6 @@
|
|||
#lang scribble/manual
|
||||
|
||||
@begin[(require (for-label (only-meta-in 0 typed/racket))
|
||||
scribble/eval racket/sandbox
|
||||
"../utils.rkt" (only-in "quick.scrbl" typed-mod))]
|
||||
|
||||
@title[#:tag "optimization"]{Optimization in Typed Racket}
|
||||
|
|
Loading…
Reference in New Issue
Block a user