From 2be10a3b137d7bcc75b02884ddbe72608f85f9b0 Mon Sep 17 00:00:00 2001 From: colin Date: Mon, 20 Feb 2023 17:49:42 -0800 Subject: Refactor: to use render protocol --- package.lisp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package.lisp') diff --git a/package.lisp b/package.lisp index 8cc0a0b..20a16d0 100644 --- a/package.lisp +++ b/package.lisp @@ -17,6 +17,8 @@ (:import-from #:spinneret #:with-html #:with-html-string) + (:import-from #:defclass-std + #:defclass/std) (:export :boot)) -- cgit v1.2.3