Fix: Remove duplicate shebang from stderr-test-hook source
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
#!/usr/bin/env node
|
||||
#!/usr/bin/env node
|
||||
console.error("\u{1F9EA} TEST: This is a stderr message from the claude-mem hook");process.exit(0);
|
||||
|
||||
Reference in New Issue
Block a user