From d2646e7110e5bf273c47cdc351288793df661e65 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Sun, 4 Oct 2020 13:22:24 +0100 Subject: [PATCH] Remove some non-existent imports --- guix-data-service/database.scm | 5 ----- 1 file changed, 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!