From f3d197128322981d58677ba165f7d33158e07940 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 9 Oct 2014 15:35:19 -0400 Subject: hlint --- Command/Mirror.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Command/Mirror.hs') diff --git a/Command/Mirror.hs b/Command/Mirror.hs index 4e9a85009..a3bd85975 100644 --- a/Command/Mirror.hs +++ b/Command/Mirror.hs @@ -32,7 +32,7 @@ seek ps = do ps start :: Maybe Remote -> Maybe Remote -> FilePath -> Key -> CommandStart -start to from file key = startKey to from (Just file) key +start to from file = startKey to from (Just file) startKey :: Maybe Remote -> Maybe Remote -> Maybe FilePath -> Key -> CommandStart startKey to from afile key = do -- cgit v1.2.3