aboutsummaryrefslogtreecommitdiff
path: root/Command/Fsck.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-07-09 15:23:14 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-07-09 15:23:14 -0400
commit87896574f32be5aa1636facc494faeab34cd0845 (patch)
treee3fe7c3572007aaa29eddd1f6ea2aebc07e40c3c /Command/Fsck.hs
parent80603339ea4e8b93ef456e706ca8c4efeef341f8 (diff)
converted copy and move
Got a little tricky..
Diffstat (limited to 'Command/Fsck.hs')
-rw-r--r--Command/Fsck.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Command/Fsck.hs b/Command/Fsck.hs
index 09a3a82c9..dbeeefbcd 100644
--- a/Command/Fsck.hs
+++ b/Command/Fsck.hs
@@ -40,7 +40,6 @@ import qualified Database.Fsck as FsckDb
import Data.Time.Clock.POSIX
import System.Posix.Types (EpochTime)
-import Options.Applicative hiding (command)
cmd :: Command
cmd = command "fsck" SectionMaintenance