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 |   ) where | ||||||
| 
 | 
 | ||||||
| import Data.Text (Text) | import Data.Text (Text) | ||||||
| import qualified Data.Text as T |  | ||||||
| import qualified Data.Text.Lazy as TL | import qualified Data.Text.Lazy as TL | ||||||
| import qualified Data.Text.Lazy.Builder as TB | import qualified Data.Text.Lazy.Builder as TB | ||||||
| import Text.DocLayout (realLength) | import Text.DocLayout (realLength) | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user