Skip to content

Commit

Permalink
remove unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaprieto committed Nov 24, 2023
1 parent c02f8af commit 5f1067b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Juvix/Compiler/Backend/Markdown/Data/Types.hs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module Juvix.Compiler.Backend.Markdown.Data.Types where

import Commonmark qualified as MK
import Data.List.NonEmpty qualified as NonEmpty
import Data.Text qualified as T
import Juvix.Data.Loc
import Juvix.Prelude hiding (Raw)
Expand Down

0 comments on commit 5f1067b

Please sign in to comment.