From 9a040d4e78ab07eb9c482a40042f2ba92d2a8e3b Mon Sep 17 00:00:00 2001 From: Grant Shoshin Shangreaux Date: Sat, 7 Jan 2023 09:39:46 -0600 Subject: Revert "Add: serialization for Heroes and dnd.api package" This reverts commit 72bcf7e66269af588d9daa9064de23d257cbd053. --- utilities.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utilities.lisp') diff --git a/utilities.lisp b/utilities.lisp index 987ddce..b6cf16a 100644 --- a/utilities.lisp +++ b/utilities.lisp @@ -1,6 +1,6 @@ ;;;; utilities -- nuff said -(in-package :dnd.api) +(in-package :dnd) (let ((host (uiop:hostname)) -- cgit v1.2.3