If you want to remove any transactions, use the following command in your console.
wallet.remove_transaction(txid_here)
After executing this command, nothing happened
>> wallet.remove_transaction(e87ee92e1fe83bfc59e8abf1b0d1096990de43254e0847262f0ef6882ea88aac)
Traceback (most recent call last):
>>