Skip to content

Commit f9d8fe0

Browse files
committed
.
1 parent f998555 commit f9d8fe0

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.claude/anthropic_key.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/bin/sh
2-
echo "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"
2+

set_api_key.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ EOF
1212
# Write anthropic_key.sh with your API key (replace with your real key)
1313
cat > .claude/anthropic_key.sh <<'EOF'
1414
#!/bin/sh
15-
echo "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"
1615
EOF
1716

1817
unset ANTHROPIC_API_KEY

0 commit comments

Comments
 (0)