CommitDiff: remove deprecated field `ignore_whitespace_change`
ignore_whitespace_change field was deprecated in favor of the enum WhitespaceChanges behind a feature flag add_ignore_all_white_spaces in [1] and [2]. The feature flag was removed subsequently in [3]. This commit removes the deprecated field.
Fixes: #4764 (closed)
Edited by Arun