From e8390bdc8760a7261aa187507b4136a83ac8e73d Mon Sep 17 00:00:00 2001 From: zooey Date: Wed, 13 May 2020 20:16:57 -0400 Subject: [PATCH] remove moot assert outside of macro return form --- remoteusage.mdwn | 1 - 1 file changed, 1 deletion(-) diff --git a/remoteusage.mdwn b/remoteusage.mdwn index 8df83c3..55eea4b 100644 --- a/remoteusage.mdwn +++ b/remoteusage.mdwn @@ -150,7 +150,6 @@ ssh session. ;; BODY with process bound to proc proc)) " - `(assert (file-exists-p (expand-file-name ,ssh-tunnel-config-path))) (let ((ssh-tunnel-process (gensym "ssh-tunnel-process"))) `(let ((,ssh-tunnel-process nil) -- 2.43.0