commit | e1d7c8f1780403ce3a50e4b6d85bb92937d881d9 | [log] [tgz] |
---|---|---|
author | Dave Borowitz <dborowitz@google.com> | Mon Oct 30 10:42:17 2017 -0400 |
committer | Dave Borowitz <dborowitz@google.com> | Mon Oct 30 10:42:17 2017 -0400 |
tree | 1b8c985f64b9b1d0e4562a196520149315ae016b | |
parent | dd8d65a5d9e8862d8f5c6b5569179eacfe4ac92c [diff] |
Remove unused static import of Assert.fail The code is now referring to the inherited fail method, so this import is now unused. Unfortunately, google-java-format can't detect this case. Change-Id: I0af350c5a9beb709ac4c7051a8687b355a380432