Remove breakpoint

This commit is contained in:
2023-12-12 17:17:16 +03:00
parent b4432bc10f
commit 045f78156a

View File

@@ -122,7 +122,6 @@ class BaseBackend:
body: str, body: str,
desires: str, desires: str,
) -> Sense: ) -> Sense:
breakpoint()
data = { data = {
"emotions": emotions, "emotions": emotions,
"feelings": feelings, "feelings": feelings,