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