Skip to content

Commit 4cc4280

Browse files
committed
Remove redundant defvar
1 parent 990023a commit 4cc4280

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cider-client.el

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@ nREPL connection."
156156
"Check whether the CONNECTION supports the nREPL middleware OP."
157157
(nrepl-op-supported-p op (or connection (cider-current-repl nil 'ensure))))
158158

159-
(defvar cider-version)
160159
(defun cider-ensure-op-supported (op)
161160
"Check for support of middleware op OP.
162161
Signal an error if it is not supported."

0 commit comments

Comments
 (0)