diff --git a/semantic-core/test/Generators.hs b/semantic-core/test/Generators.hs index 5839b2d14..01cfd6feb 100644 --- a/semantic-core/test/Generators.hs +++ b/semantic-core/test/Generators.hs @@ -19,7 +19,6 @@ import qualified Hedgehog.Range as Range import Control.Effect.Carrier import qualified Core.Core as Core import Core.Name -import Syntax.Term -- The 'prune' call here ensures that we don't spend all our time just generating -- fresh names for variables, since the length of variable names is not an