From 1f07b7aa4f29324e04ef575b1a9a9d120ea6e8ce Mon Sep 17 00:00:00 2001 From: Grant Shoshin Shangreaux Date: Sat, 21 Jan 2023 09:12:12 -0600 Subject: Fix: asd component errors --- dnd.asd | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'dnd.asd') diff --git a/dnd.asd b/dnd.asd index 66b924b..322f1a7 100644 --- a/dnd.asd +++ b/dnd.asd @@ -22,6 +22,5 @@ (:file "utilities") (:file "init") (:file "model") - (:file "serialization") - (:file "api") + (:file "transactions") (:file "dnd"))) -- cgit v1.2.3