There should be an action that could be dispatched by the edit button hook (or similar) to mark a statement as untainted.
A/C
- Action and mutation should be tested
- There should be one action that gets dispatched with the GUID of the statement to untaint
- The mutation should make the relevant statement in the store as not tainted
Notes