Skip to content

Commit 1bafe15

Browse files
Copilotandreasabel
andcommitted
Remove unused UTCTime import
Co-authored-by: andreasabel <[email protected]>
1 parent 526e782 commit 1bafe15

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/Main.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import Data.List (isPrefixOf, isSuffixOf, isInfixOf, sortBy)
66
import Data.Ord (Down(..), comparing)
77
import qualified Data.Text as T
88
import qualified Data.Text.Encoding as TE
9-
import Data.Time.Clock (UTCTime)
109
import System.Directory
1110
( createDirectoryIfMissing
1211
, doesDirectoryExist

0 commit comments

Comments
 (0)