This commit is contained in:
Nikita Volkov 2015-11-21 09:59:51 +03:00
parent c1ee2801ce
commit f0b6708542

View File

@ -89,7 +89,3 @@ dropRemainders =
where
checkErrors =
EitherT $ fmap (mapLeft ResultError) $ Result.run Result.unit (integerDatetimes, result)
cancel :: Results ()
cancel =
undefined