Skip to content

Commit add7774

Browse files
committed
Fix flake8
1 parent 6a41935 commit add7774

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pytest_reportportal/plugin.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
from pytest import Item, Session
2828
from reportportal_client import RP, RPLogHandler
2929
from reportportal_client.errors import ResponseError
30-
from reportportal_client.logs import MAX_LOG_BATCH_PAYLOAD_SIZE
3130

3231
from pytest_reportportal import LAUNCH_WAIT_TIMEOUT
3332
from pytest_reportportal.config import AgentConfig

0 commit comments

Comments
 (0)