From a45fd96224ba2a5b23767e1862736bcee14dac67 Mon Sep 17 00:00:00 2001 From: Asumu Takikawa Date: Wed, 21 Jan 2015 16:19:20 -0500 Subject: [PATCH] Remove unneeded unit imports in check-class-unit --- typed-racket-lib/typed-racket/typecheck/check-class-unit.rkt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typed-racket-lib/typed-racket/typecheck/check-class-unit.rkt b/typed-racket-lib/typed-racket/typecheck/check-class-unit.rkt index 8f8d545a..aa794040 100644 --- a/typed-racket-lib/typed-racket/typecheck/check-class-unit.rkt +++ b/typed-racket-lib/typed-racket/typecheck/check-class-unit.rkt @@ -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