Skip to content

Commit ffd9844

Browse files
committed
chore: optimize imports
1 parent 239bce1 commit ffd9844

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_WriteApiBatching.py

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
from influxdb_client.client.exceptions import InfluxDBError
1818
from influxdb_client.client.write.point import Point
1919
from influxdb_client.client.write_api import WriteOptions, WriteApi, PointSettings
20-
from influxdb_client.rest import ApiException
2120

2221

2322
class BatchingWriteTest(unittest.TestCase):

0 commit comments

Comments
 (0)