Remove StackTransaction.abort()
commitdf3f8e89c9a2502005929f8630b5b154d14763e7
authorPeter Grayson <pete@jpgrayson.net>
Mon, 1 Nov 2021 21:09:03 +0000 (1 17:09 -0400)
committerPeter Grayson <pete@jpgrayson.net>
Wed, 3 Nov 2021 13:38:58 +0000 (3 09:38 -0400)
tree9213b17d86ef8feb222d4774c69e954d80f1d0e9
parent3c63db991ea9b54a5888df95a3226bdeb95f2121
Remove StackTransaction.abort()

This method only had one call site, so it is trivially unrolled there.

Signed-off-by: Peter Grayson <pete@jpgrayson.net>
stgit/lib/transaction.py