Page MenuHomePhabricator

Remove old Audit code "Action" transaction editing code
ClosedPublic

Authored by epriestley on Jan 25 2017, 7:45 PM.

Details

Summary

Ref T2393. This code is no longer reachable (we never had an API for auditing in Diffusion) and unused. Clean it up before implementing new states/actions.

(Note that code for displaying these transactions still needs to stick around for a bit, we'll just never apply new ones from here on out. They've been replaced with modular transactions.)

Test Plan

Grepped for usage, commentd on / audited a commit.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable