summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--framework/programs/run.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/programs/run.py b/framework/programs/run.py
index ef268f722..6444cfedb 100644
--- a/framework/programs/run.py
+++ b/framework/programs/run.py
@@ -33,7 +33,7 @@ import time
import six
-from framework import core, backends, exceptions, options
+from framework import core, backends, options
from framework import dmesg
from framework import exceptions
from framework import monitoring