From 81920b336d9f8c15cd644b48968655e1b3e76607 Mon Sep 17 00:00:00 2001 From: Alan Rynne Date: Tue, 27 Oct 2020 14:35:50 +0100 Subject: [PATCH] fix(component): Removed leftover test lines --- GrasshopperAsyncComponent/.DS_Store | Bin 0 -> 6148 bytes .../Base/GH_AsyncComponent.cs | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 GrasshopperAsyncComponent/.DS_Store diff --git a/GrasshopperAsyncComponent/.DS_Store b/GrasshopperAsyncComponent/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a3585876b6842aef6ec2eca2c673c194487ea3b6 GIT binary patch literal 6148 zcmeH~O=`nH427SXECStl+2w30pQvfVyQljO&;ssLc!1UOG})p;=82 zR;?Ceh}WZ?+UmMqI#RP8R>OzYoz15hnq@nzF`-!xQ4j$USP 0) { foreach (var task in Tasks) task.Start(); - var test = Params.Output[0].VolatileData; + //var test = Params.Output[0].VolatileData; } }