mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-25 19:31:44 +03:00
cln: Silence build warning due to redundant import.
This commit is contained in:
parent
ff0132df28
commit
8d161ebe32
@ -9,7 +9,6 @@ module Text.WideString (
|
||||
) where
|
||||
|
||||
import Data.Text (Text)
|
||||
import qualified Data.Text as T
|
||||
import qualified Data.Text.Lazy as TL
|
||||
import qualified Data.Text.Lazy.Builder as TB
|
||||
import Text.DocLayout (realLength)
|
||||
|
Loading…
Reference in New Issue
Block a user