This is an archive of the discontinued LLVM Phabricator instance.

[libc++][utils] Remove unused import in `run.py`
ClosedPublic

Authored by jloser on Jan 9 2023, 3:52 PM.

Details

Summary

import sys is unused in libcxx/utils/run.py: remove it.

Diff Detail

Event Timeline

jloser created this revision.Jan 9 2023, 3:52 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 9 2023, 3:52 PM
Herald added a subscriber: arichardson. · View Herald Transcript
jloser requested review of this revision.Jan 9 2023, 3:52 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 9 2023, 3:52 PM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne accepted this revision.Jan 10 2023, 10:09 AM
This revision is now accepted and ready to land.Jan 10 2023, 10:09 AM
This revision was landed with ongoing or failed builds.Jan 10 2023, 12:08 PM
This revision was automatically updated to reflect the committed changes.