1
Fork 0
mirror of https://github.com/Airsequel/AirGQL.git synced 2025-07-31 02:06:44 +03:00

Expose sql query handler to fix tests

This commit is contained in:
prescientmoon 2024-07-25 00:49:08 +02:00
commit e8de9440e2

View file

@ -27,7 +27,6 @@ import Protolude (
not,
($),
(&),
(&&),
(<&>),
(>>=),
)