]> source.dussan.org Git - jgit.git/commit
errorprone: remove unnecessary parentheses 56/205356/1
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 8 Nov 2023 22:36:54 +0000 (23:36 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 8 Nov 2023 23:08:42 +0000 (00:08 +0100)
commit3ca786d76756a61e655a1c00c67ebb3e01e50151
tree02003042f2a55a00a270c907d1abb97b6fdf01d4
parent50d6701334fa2da5edd1157b1ef2a2d64449ef95
errorprone: remove unnecessary parentheses

See https://errorprone.info/bugpattern/UnnecessaryParentheses

Change-Id: I204987469d478c9cc887ac66c9ffc84c9977c400
org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/PackObjectSizeIndexLoader.java