diff options
Diffstat (limited to 'test-cli/test/helpers/globalVariables.py')
-rw-r--r-- | test-cli/test/helpers/globalVariables.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test-cli/test/helpers/globalVariables.py b/test-cli/test/helpers/globalVariables.py index c4d8358..baaae57 100644 --- a/test-cli/test/helpers/globalVariables.py +++ b/test-cli/test/helpers/globalVariables.py @@ -6,5 +6,4 @@ def globalVar(): g_mid = "" outdata = "NONE" station = "" - fstatus = "" - gdisplay = None
\ No newline at end of file + taskid_ctl = "" |