Skip to content

Commit ab6f03a

Browse files
committed
CI: Mitigate one occurrence of py/unused-local-variable
1 parent 38ae1b2 commit ab6f03a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/crate/testing/layer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,6 @@ def _wait_for(self, validator):
358358
time.sleep(self.wait_interval)
359359

360360
self.monitor.consumers.remove(line_buf)
361-
line_buf = None
362361

363362
def _wait_for_start(self):
364363
"""Wait for instance to be started"""

0 commit comments

Comments
 (0)