Remove unneeded unit imports in check-class-unit
This commit is contained in:
parent
5c090ba686
commit
a45fd96224
|
@ -22,7 +22,7 @@
|
|||
(private class-literals)
|
||||
(typecheck internal-forms)))
|
||||
|
||||
(import tc-if^ tc-lambda^ tc-app^ tc-let^ tc-expr^)
|
||||
(import tc-expr^)
|
||||
(export check-class^)
|
||||
|
||||
;; A super-init-stxs is a
|
||||
|
|
Loading…
Reference in New Issue
Block a user