Files
gerrit/plugins
David Ostrovsky e1f4fee1f3 Update git submodules
* Update plugins/plugin-manager from branch 'master'
  to 9e7b0a086b3e4d56a3a9407d21b6648c650b8809
  - Fix RedundantOverride error flagged by error prone
    
    Running recent error prone version complaining on that code:
    
    XAuthFilter.java:81: error: [RedundantOverride] This overriding method
    is redundant, and can be removed.
        public PrintWriter getWriter() throws IOException {
                           ^
        (see https://errorprone.info/bugpattern/RedundantOverride)
      Did you mean to remove this line?
    
    Bug: Issue 12677
    Change-Id: Ia0712501bb0aafed669f1d713ca9bbb57c81d236
2020-05-22 05:46:01 +00:00
..
2020-05-13 14:18:39 +00:00
2020-05-21 14:46:39 +00:00
2020-04-30 23:03:04 +00:00
2020-05-07 05:24:07 +00:00
2020-05-22 05:46:01 +00:00
2020-05-19 04:59:51 +00:00
2020-05-19 01:21:35 +00:00