aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/database.scm
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2020-10-04 13:22:24 +0100
committerChristopher Baines <mail@cbaines.net>2020-10-04 13:22:24 +0100
commitd2646e7110e5bf273c47cdc351288793df661e65 (patch)
treef587d96478e65d31c369ec0690bdd373232b3235 /guix-data-service/database.scm
parenta24d3e934de16dd60b1c8c10a93ff75a35cda897 (diff)
downloaddata-service-d2646e7110e5bf273c47cdc351288793df661e65.tar
data-service-d2646e7110e5bf273c47cdc351288793df661e65.tar.gz
Remove some non-existent imports
Diffstat (limited to 'guix-data-service/database.scm')
-rw-r--r--guix-data-service/database.scm5
1 files changed, 0 insertions, 5 deletions
diff --git a/guix-data-service/database.scm b/guix-data-service/database.scm
index 4d1001b..cf151c9 100644
--- a/guix-data-service/database.scm
+++ b/guix-data-service/database.scm
@@ -26,11 +26,6 @@
with-postgresql-connection-per-thread
with-thread-postgresql-connection
- make-postgresql-connection-channel
- close-postgresql-connection-channel
- exec-query/through-channel
- with-postgresql-transaction/through-channel
-
with-postgresql-transaction
check-test-database!