Skip to content

Commit a8461b0

Browse files
committed
removed unused imports
1 parent 50ca5d3 commit a8461b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/models/monitor/test_monitor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
import pytest
99

10-
from linode_api4 import ApiError, LinodeClient
10+
from linode_api4 import LinodeClient
1111
from linode_api4.objects import (
1212
AlertDefinition,
1313
MonitorDashboard,

0 commit comments

Comments
 (0)