Verified password, stop echo

This commit is contained in:
niten 2022-02-02 14:43:17 -08:00
parent 026cc8b25c
commit 440efb7cf9
1 changed files with 0 additions and 1 deletions

View File

@ -156,7 +156,6 @@
db-username db-username
db-password db-password
db-use-ssl) db-use-ssl)
(format t "Got XMPP password: ~A" xmpp-password)
(let ((postmodern:*ignore-unknown-columns* t) (let ((postmodern:*ignore-unknown-columns* t)
(cl-postgres:*query-log* *standard-output*) (cl-postgres:*query-log* *standard-output*)
(*dns-store* (make-instance 'backplane-dns-store:postgres-dns-store))) (*dns-store* (make-instance 'backplane-dns-store:postgres-dns-store)))