Skip to content

Commit ffa9eec

Browse files
committed
removing debug print
1 parent 0b80896 commit ffa9eec

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bin/ck

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ if [ -z "$PYTHON" ]; then
2222
fi
2323
fi
2424

25-
echo $PYTHON
26-
2725
# Load kernel module (either GIT/local installation or as package)
2826
if [ -f "$CK_ROOT/ck/kernel.py" ]; then
2927
$PYTHON -W ignore::DeprecationWarning $CK_ROOT/ck/kernel.py "$@"

0 commit comments

Comments
 (0)