Remove debug code

This commit is contained in:
Joe Rickerby
2020-11-23 20:56:24 +00:00
parent ece358f29d
commit 95fecc2d58
-1
View File
@@ -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([