Skip to content

Commit d737ff5

Browse files
removed the extra white space
1 parent d97404e commit d737ff5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/backend/app_kernel.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -352,9 +352,7 @@ async def human_clarification_endpoint(
352352
description: Missing or invalid user information
353353
"""
354354
if not await rai_success(human_clarification.human_clarification, False):
355-
356355
print("RAI failed")
357-
358356
track_event_if_configured(
359357
"RAI failed",
360358
{

0 commit comments

Comments
 (0)