diff --git a/mozilla/testing/performance/talos/bcontroller.py b/mozilla/testing/performance/talos/bcontroller.py index 68485a68c28..9d5ab31ab03 100644 --- a/mozilla/testing/performance/talos/bcontroller.py +++ b/mozilla/testing/performance/talos/bcontroller.py @@ -51,7 +51,7 @@ import sys import getopt import stat -import devicemanager +#import devicemanager if platform.system() == "Linux": platform_type = 'linux_'