remove unused import
This commit is contained in:
parent
a89db2c604
commit
f00b329e0c
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ module Utility.Touch (
|
|||
#if ! defined(mingw32_HOST_OS)
|
||||
|
||||
import System.Posix.Files
|
||||
import System.Posix.Types
|
||||
import Data.Time.Clock.POSIX
|
||||
|
||||
{- Changes the access and modification times of an existing file.
|
||||
|
|
Loading…
Add table
Reference in a new issue