Skip to content

Commit 698bda3

Browse files
committed
remove debug log statements
Signed-off-by: Sreekanth <[email protected]>
1 parent 8fb1cf7 commit 698bda3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/pynumaflow/pynumaflow/reducestreamer/async_server.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,6 @@ async def aexec(self):
206206
self.sock_path,
207207
self.max_threads,
208208
)
209-
_LOGGER.info("Debug build") # FIXME: remove this
210209

211210
async def _watch_for_shutdown():
212211
"""Wait for the shutdown event and stop the server with a grace period."""

0 commit comments

Comments
 (0)