Skip to content

Commit 7b02034

Browse files
committed
fix lint apply
1 parent 8496e0f commit 7b02034

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pymysqlreplication/tests/test_event.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
import pytest
2-
3-
41
from pymysqlreplication.tests.base import PyMySQLReplicationTestCase
5-
from pymysqlreplication.event import QueryEvent
62
from pymysqlreplication import BinLogStreamReader
73
import json
84
class BinLogEventTestCase(PyMySQLReplicationTestCase):

0 commit comments

Comments
 (0)