Skip to content
Snippets Groups Projects
Unverified Commit 46a39f58 authored by Jaro Reinders's avatar Jaro Reinders
Browse files

Remove unused import

parent 076fc72a
No related branches found
No related tags found
No related merge requests found
Pipeline #80012 failed
......@@ -53,7 +53,6 @@ import GHC.Prelude
import GHC.Data.FastString
import GHC.Utils.Outputable
import GHC.Utils.Panic.Plain
-- just for implementing a fast [0,61) -> Char function
import GHC.Exts (indexCharOffAddr#, Char(..), Int(..))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment