From 7ed350691d86837880a28bc8243079c7c3da4fc0 Mon Sep 17 00:00:00 2001 From: boccioli_m Date: Thu, 3 Sep 2015 10:07:22 +0200 Subject: [PATCH] Closedown --- script/local.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/script/local.py b/script/local.py index 8c76e1c..6dde1ac 100644 --- a/script/local.py +++ b/script/local.py @@ -46,6 +46,3 @@ class TestingTool: self.log('Return string: ' + returnString) ret = [self.testPath, self.deviceName, returnString, testPassed] set_return( ret) - - def print_pio(self): - print 'piopio' \ No newline at end of file