This is an archive of the discontinued LLVM Phabricator instance.

[LLDB] Remove __future__ imports from examples
ClosedPublic

Authored by DavidSpickett on Aug 12 2022, 6:14 AM.

Details

Summary

Not needed now that we require python 3.

Diff Detail

Event Timeline

DavidSpickett created this revision.Aug 12 2022, 6:14 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 12 2022, 6:14 AM
DavidSpickett requested review of this revision.Aug 12 2022, 6:14 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 12 2022, 6:14 AM
kastiglione accepted this revision.Aug 12 2022, 7:21 AM

thanks I had the same thought

This revision is now accepted and ready to land.Aug 12 2022, 7:21 AM
This revision was automatically updated to reflect the committed changes.