[Git][ghc/ghc][wip/fix-ubx-cast] Remove redundant import
Andreas Klebinger (@AndreasK)
gitlab at gitlab.haskell.org
Wed Nov 9 13:31:30 UTC 2022
Andreas Klebinger pushed to branch wip/fix-ubx-cast at Glasgow Haskell Compiler / GHC
Commits:
20c49025 by Andreas Klebinger at 2022-11-09T14:29:19+01:00
Remove redundant import
- - - - -
1 changed file:
- compiler/GHC/Cmm/CLabel.hs
Changes:
=====================================
compiler/GHC/Cmm/CLabel.hs
=====================================
@@ -152,7 +152,6 @@ import GHC.Builtin.PrimOps
import GHC.Types.CostCentre
import GHC.Utils.Outputable
import GHC.Utils.Panic
-import GHC.Utils.Trace
import GHC.Utils.Panic.Plain
import GHC.Data.FastString
import GHC.Platform
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/20c49025a22eb381ebdb5f0cf34e18e0f9f8d746
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/20c49025a22eb381ebdb5f0cf34e18e0f9f8d746
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20221109/0879008c/attachment.html>
More information about the ghc-commits
mailing list