From be7db0d37ae1a9b88c0e7fb2c471aae2e40ca1f7 Mon Sep 17 00:00:00 2001 From: Jarred Sumner Date: Tue, 24 Jun 2025 05:10:39 -0700 Subject: [PATCH] Update CLAUDE.md --- CLAUDE.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CLAUDE.md b/CLAUDE.md index 6bf5460958..a3137ec9d6 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -98,7 +98,6 @@ test("my feature", async () => { - `server.zig` - HTTP server implementation - `FFI.zig` - Foreign Function Interface - `crypto.zig` - Cryptographic operations - - `sqlite.zig` - Native SQLite integration - `glob.zig` - File pattern matching - `node/` - Node.js compatibility layer - Module implementations (fs, path, crypto, etc.)