branch: elpa/hyperdrive
commit 57850eef8885ffc3b8150d19f118b003f6394d01
Author: Joseph Turner <jos...@ushin.org>
Commit: Joseph Turner <jos...@ushin.org>

    Comment: Remove incorrect comment
---
 hyperdrive-lib.el | 2 --
 1 file changed, 2 deletions(-)

diff --git a/hyperdrive-lib.el b/hyperdrive-lib.el
index d3db1a1b56..7bbb3daecf 100644
--- a/hyperdrive-lib.el
+++ b/hyperdrive-lib.el
@@ -153,8 +153,6 @@ See `hyperdrive-directory-sort' for the type of DIRECTION."
 
 ;;;; API
 
-;; These functions take a URL argument, not a hyperdrive-entry struct.
-
 (cl-defun h/api (method url &rest rest)
   "Make hyperdrive API request by METHOD to URL.
 Calls `hyperdrive--httpify-url' to convert HYPER-URL starting

Reply via email to