Skip to content

Commit fa4c35f

Browse files
committed
remove a comment
1 parent 2dd6f4a commit fa4c35f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ldclient/impl/datasourcev2/streaming.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,6 @@ def sync(self) -> Iterable[Update]:
183183
DataSourceErrorKind.UNKNOWN, 0, time(), str(e)
184184
),
185185
revert_to_fdv1=False,
186-
# to signal that the client should revert to fdv1.
187186
environment_id=None, # TODO(sdk-1410)
188187
)
189188

0 commit comments

Comments
 (0)