mirror of
https://github.com/nikita-volkov/hasql.git
synced 2024-12-27 12:35:50 +03:00
Clean up
This commit is contained in:
parent
c1ee2801ce
commit
f0b6708542
@ -89,7 +89,3 @@ dropRemainders =
|
||||
where
|
||||
checkErrors =
|
||||
EitherT $ fmap (mapLeft ResultError) $ Result.run Result.unit (integerDatetimes, result)
|
||||
|
||||
cancel :: Results ()
|
||||
cancel =
|
||||
undefined
|
||||
|
Loading…
Reference in New Issue
Block a user