From 6533562e1deceed9adddfd45cf1f6b1d3e79e77c Mon Sep 17 00:00:00 2001 From: durch Date: Fri, 24 Oct 2025 13:30:42 +0200 Subject: [PATCH] Cleanup --- CODEMAP.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/CODEMAP.md b/CODEMAP.md index 9cc4771a58..37039c03c8 100644 --- a/CODEMAP.md +++ b/CODEMAP.md @@ -449,8 +449,4 @@ clients/native 1. Create in `/contracts/[name]/` 2. Use existing contracts as templates 3. Build with `make contracts` -4. Test with `cw-multi-test` - ---- - - \ No newline at end of file +4. Test with `cw-multi-test` \ No newline at end of file