From 10bb613d023468f1b00f02e8f3c9a61de22610ed Mon Sep 17 00:00:00 2001 From: colin Date: Mon, 20 Nov 2023 19:02:59 -0800 Subject: parenscript client gen --- src/client/dexador.lisp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/client/dexador.lisp') diff --git a/src/client/dexador.lisp b/src/client/dexador.lisp index 2503b5e..100d981 100644 --- a/src/client/dexador.lisp +++ b/src/client/dexador.lisp @@ -23,8 +23,6 @@ (in-package :lazybones/client.dexador) - - (defun endpoint-defun-name (ep) "Returns the string name of a defun for making requests to endpoint EP." -- cgit v1.2.3