summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzooey <zooey@nowhere>2020-05-13 20:16:57 -0400
committerzooey <zooey@nowhere>2020-05-13 20:16:57 -0400
commite8390bdc8760a7261aa187507b4136a83ac8e73d (patch)
tree901418c9657a05cdb6601de23be1f65601bbed43
parent9f79b65f514ff7e4930b6f0fa8a07eb79e95e31b (diff)
remove moot assert outside of macro return form
-rw-r--r--remoteusage.mdwn1
1 files changed, 0 insertions, 1 deletions
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)