guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/03: Remove some non-existent imports


From: Christopher Baines
Subject: 01/03: Remove some non-existent imports
Date: Sun, 4 Oct 2020 08:29:44 -0400 (EDT)

cbaines pushed a commit to branch master
in repository data-service.

commit d2646e7110e5bf273c47cdc351288793df661e65
Author: Christopher Baines <mail@cbaines.net>
AuthorDate: Sun Oct 4 13:22:24 2020 +0100

    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!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]