Skip to content

Commit abdfbd5

Browse files
jcheng5cpsievert
andauthored
Remove debugging comment
Co-authored-by: Carson Sievert <[email protected]>
1 parent 905727c commit abdfbd5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

e2e/conftest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ def _run(self):
6666
if line is None:
6767
break
6868
if line != "":
69-
# logging.warning(f"> {line}")
7069
with self._cond:
7170
self._lines.append(line)
7271
self._cond.notify_all()

0 commit comments

Comments
 (0)