Fix redundant field initializations
Normally custom ErrorProne checks would catch this, but they were inadvertently disabled. In preparation for for re-enabling these custom ErrorProne checks this CL fixes all the redundant field initializations that have crept into the codebase. Trivial mechanical change TBR=yfriedman@chromium.org Bug: 904524 Change-Id: I96a81a1cb3b8c67bc682728aa9035c4757ed319b Reviewed-on: https://chromium-review.googlesource.com/c/1334188 Commit-Queue: Aiden Benner <abenner@google.com> Reviewed-by:Eric Stevenson <estevenson@chromium.org> Cr-Commit-Position: refs/heads/master@{#608197}
Showing
Please register or sign in to comment