Skip to content

Commit 7dc8d14

Browse files
authored
Update app.js
1 parent 02e0982 commit 7dc8d14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ let data = [{
1313
const app = express()
1414

1515
const api = new ChatGPTAPI({
16-
apiKey: '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'
16+
apiKey: ''
1717
});
1818

1919

0 commit comments

Comments
 (0)