Skip to content

Commit 233244a

Browse files
committed
Remove test log
1 parent d5260f6 commit 233244a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backend/src/websockets/websocket-action.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ const onPrompt = async (
148148

149149
if (prompt) {
150150
logger.info({ prompt }, `USER INPUT: ${prompt.slice(0, 100)}`)
151-
logger.info({ prompt }, `TEST! USER INPUT: ${prompt.slice(0, 100)}`)
152151
trackEvent(AnalyticsEvent.USER_INPUT, userId, {
153152
prompt,
154153
promptId,

0 commit comments

Comments
 (0)