From 95fecc2d58b3ebcadb0cd0cb003467ecd64f469a Mon Sep 17 00:00:00 2001 From: Joe Rickerby Date: Mon, 23 Nov 2020 20:56:24 +0000 Subject: [PATCH] Remove debug code --- bin/sample_build.py | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/sample_build.py b/bin/sample_build.py index 10fc6c1f..d2adb022 100755 --- a/bin/sample_build.py +++ b/bin/sample_build.py @@ -15,7 +15,6 @@ if __name__ == '__main__': parser.add_argument('project_python_path', nargs='?', default='test.test_0_basic.basic_project') options = parser.parse_args() - print(options) project_dir = tempfile.mkdtemp() subprocess.run([