Remove another orphan expected-result file.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: f6352a0d4e437ac8bc266f77df22d064592056c9
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2021-06-15T20:09:14Z
Releases: 14.0
Remove another orphan expected-result file.

aborted-keyrevoke_2.out was apparently needed when it was added (in
commit 0ac5ad513) to handle the case of serializable transaction mode.
However, the output in serializable mode actually matches the regular
aborted-keyrevoke.out file, and AFAICT has done so for a long time.
There's no need to keep dragging this variant along.

Files