Skip to content

Commit 3b52035

Browse files
committed
remove todo
1 parent 7fc0601 commit 3b52035

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sentry_sdk/integrations/logging.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ def _emit(self, record):
4040
'params': record.args
4141
}
4242

43-
# TODO: also send formatted message
44-
4543
capture_event(event)
4644

4745

0 commit comments

Comments
 (0)