Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove redundant import
Browse files Browse the repository at this point in the history
janmasrovira committed Nov 14, 2024
1 parent 2a15f11 commit 2a56e3b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module Juvix.Compiler.Pipeline.Loader.PathResolver.ImportTree where

import Data.HashMap.Strict qualified as HashMap
import Data.List.NonEmpty qualified as NonEmpty
import Data.Text qualified as Text
import Juvix.Compiler.Concrete.Translation.FromParsed.Analysis.Scoping.Error
import Juvix.Compiler.Concrete.Translation.ImportScanner

0 comments on commit 2a56e3b

Please sign in to comment.