Remove an unneeded import
This commit is contained in:
parent
24191a2a27
commit
805d12ac9c
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ where
|
|||
|
||||
import Data.Set (Set, fromList, unions)
|
||||
import Data.Text (Text)
|
||||
import Data.List (foldl')
|
||||
|
||||
eitherBlockOrInline :: Set Text
|
||||
eitherBlockOrInline = fromList
|
||||
|
|
Loading…
Add table
Reference in a new issue