Skip to content

Commit d0dcddf

Browse files
pirzada-ahmadfarazromani
authored andcommitted
Issue #18612: Remove redundant tokens property from CustomImportOrder in google_checks.xml
1 parent a6594e0 commit d0dcddf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/resources/google_checks.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,6 @@
344344
<property name="sortImportsInGroupAlphabetically" value="true"/>
345345
<property name="separateLineBetweenGroups" value="true"/>
346346
<property name="customImportOrderRules" value="STATIC###THIRD_PARTY_PACKAGE"/>
347-
<property name="tokens" value="IMPORT, STATIC_IMPORT, PACKAGE_DEF"/>
348347
</module>
349348
<module name="MethodParamPad">
350349
<property name="tokens"

0 commit comments

Comments
 (0)