Skip to content

Commit 4a0828d

Browse files
committed
More logs off
1 parent d8648c5 commit 4a0828d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

rplugin/python3/acid/session.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ def send(self, url, data, handlers):
6767
log.log_info('sending data -> {}', str(data))
6868

6969
for handler in handlers:
70-
log.log_info('passing data to handler {}', str(handler))
7170
handler.pre_send(data)
7271

7372
try:

0 commit comments

Comments
 (0)