Skip to content

Commit a002fcd

Browse files
author
Matias Melograno
committed
removed unnecesary import
1 parent 6fe1cc5 commit a002fcd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

splitio/client/client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
from splitio.models.telemetry import get_latency_bucket_index
1313
from splitio.client import input_validator
1414
from splitio.util import utctime_ms
15-
from splitio.recorder.recorder import StandardRecorder
1615

1716

1817
_LOGGER = logging.getLogger(__name__)

0 commit comments

Comments
 (0)