From 84b689f32f6066294ab1c9be4ec55c9c1feca01c Mon Sep 17 00:00:00 2001 From: Akash Patel <17132214+acxz@users.noreply.github.com> Date: Thu, 17 Dec 2020 09:53:32 -0500 Subject: [PATCH] remove debug statement --- python/ray/_raylet.pyx | 1 - 1 file changed, 1 deletion(-) diff --git a/python/ray/_raylet.pyx b/python/ray/_raylet.pyx index 8a4d2ce6c..47215149a 100644 --- a/python/ray/_raylet.pyx +++ b/python/ray/_raylet.pyx @@ -17,7 +17,6 @@ import os import pickle import sys import _thread -print(sys.path) import setproctitle from libc.stdint cimport (