Dave Borowitz 3080c7d321 ChangeNotes: Remove fields that read from ChangeColumns
The point of ChangeColumns is that the contents are copied into the
relevant columns in the ChangeNotes's Change instance upon loading.
Callers should just be getting these fields from the Change instead;
there weren't any callers outside of tests doing the wrong thing anyway.

Change-Id: Ib6a592e4a5b28add9ed117dbcffb03ac7a507582
2018-05-14 14:26:51 -07:00
..