This is an archive of the discontinued LLVM Phabricator instance.

[LLDB] Remove __future__ imports from tests
ClosedPublic

Authored by DavidSpickett on Aug 12 2022, 4:01 AM.

Details

Summary

Not needed now that we require python 3.

Diff Detail

Event Timeline

DavidSpickett created this revision.Aug 12 2022, 4:01 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 12 2022, 4:01 AM
Herald added a subscriber: wenlei. · View Herald Transcript
DavidSpickett requested review of this revision.Aug 12 2022, 4:01 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 12 2022, 4:01 AM
This revision is now accepted and ready to land.Aug 12 2022, 7:22 AM
This revision was automatically updated to reflect the committed changes.