Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/30244 )

Change subject: ext: Remove dead code from results.py
......................................................................

ext: Remove dead code from results.py

This has been tested with vulture:
https://pypi.org/project/vulture

JIRA: https://gem5.atlassian.net/projects/GEM5/issues/GEM5-533

Change-Id: Ib145f8916fdde9f1571eb71ca2fef3501b48804b
Signed-off-by: Giacomo Travaglini <[email protected]>
---
M ext/testlib/result.py
1 file changed, 0 insertions(+), 1 deletion(-)



diff --git a/ext/testlib/result.py b/ext/testlib/result.py
index 38b3322..2d2c506 100644
--- a/ext/testlib/result.py
+++ b/ext/testlib/result.py
@@ -33,7 +33,6 @@
 from testlib.configuration import config
 import testlib.helper as helper
 import testlib.state as state
-import testlib.log as log

 def _create_uid_index(iterable):
     index = {}

--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/30244
To unsubscribe, or for help writing mail filters, visit https://gem5-review.googlesource.com/settings

Gerrit-Project: public/gem5
Gerrit-Branch: develop
Gerrit-Change-Id: Ib145f8916fdde9f1571eb71ca2fef3501b48804b
Gerrit-Change-Number: 30244
Gerrit-PatchSet: 1
Gerrit-Owner: Giacomo Travaglini <[email protected]>
Gerrit-MessageType: newchange
_______________________________________________
gem5-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to