summaryrefslogtreecommitdiffstats
path: root/tester/rt/coverage.py
diff options
context:
space:
mode:
Diffstat (limited to 'tester/rt/coverage.py')
-rw-r--r--tester/rt/coverage.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tester/rt/coverage.py b/tester/rt/coverage.py
index 31e2cd7..0f225a9 100644
--- a/tester/rt/coverage.py
+++ b/tester/rt/coverage.py
@@ -48,8 +48,6 @@ from rtemstoolkit import macros
from rtemstoolkit import version
-import options
-
class summary:
def __init__(self, p_summary_dir):
self.summary_file_path = path.join(p_summary_dir, 'summary.txt')