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.)