cleanup a little bit

This commit is contained in:
2025-01-06 16:28:40 -08:00
parent 627ca5d91b
commit 265a81257a
21 changed files with 22 additions and 64 deletions

View File

@@ -2,7 +2,6 @@ module Lib.Elab
import Lib.Parser.Impl
import Lib.Prettier
import Data.List
import Data.String
import Data.IORef
import Lib.Types