Remove unused require.

original commit: 281c9f5d825d5d80bfaace032a9dc982d56ef427
This commit is contained in:
Eric Dobson 2013-09-02 17:45:22 -07:00
parent 2711bcd07d
commit 67c3c79a9c

View File

@ -9,7 +9,6 @@
type-table filter-ops generalize)
(private-in parse-type type-annotation syntax-properties)
(rep type-rep filter-rep object-rep)
(only-in (infer infer) restrict)
(utils tc-utils stxclass-util)
(env lexical-env type-env-structs tvar-env index-env)
racket/private/class-internal