Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/48361 )

Change subject: scons: Get rid of a redundant import of code_formatter.
......................................................................

scons: Get rid of a redundant import of code_formatter.

This module was already imported at the top of the SConscript.

Change-Id: I1357beda2adcc085c122df15397c769694a73fab
---
M src/SConscript
1 file changed, 0 insertions(+), 1 deletion(-)



diff --git a/src/SConscript b/src/SConscript
index 234e063..2284289 100644
--- a/src/SConscript
+++ b/src/SConscript
@@ -822,7 +822,6 @@

 import m5.SimObject
 import m5.params
-from m5.util import code_formatter

 m5.SimObject.clear()
 m5.params.clear()

--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/48361
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: I1357beda2adcc085c122df15397c769694a73fab
Gerrit-Change-Number: 48361
Gerrit-PatchSet: 1
Gerrit-Owner: Gabe Black <[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