Skip to content

Commit 7df9d1e

Browse files
committed
Format docstring
1 parent fa2032a commit 7df9d1e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cider-connection.el

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -451,8 +451,6 @@ about this buffer (like variable `cider-repl-type')."
451451
(defvar-local cider-connection-capabilities '()
452452
"A list of some of the capabilites of this connection buffer.
453453
Aka what assumptions we make about the runtime.
454-
Aka stuff we needed to make explicit.
455-
in order for nbb to work.
456454
This is more genaral than
457455
`cider-nrepl-op-supported-p' and `cider-library-present-p'.
458456
But does not need to replace them.")

0 commit comments

Comments
 (0)