Remove import fully qualified classes

This commit is contained in:
Adolfo Santiago 2022-01-26 18:28:56 +01:00
parent 836ae442f3
commit 7f84ec5ea9
No known key found for this signature in database
GPG Key ID: 244D6F9A317B4A65
1 changed files with 0 additions and 1 deletions

View File

@ -47,7 +47,6 @@
<option name="SPACE_BEFORE_COLON" value="true" />
</JSON>
<JavaCodeStyleSettings>
<option name="USE_FQ_CLASS_NAMES" value="true" />
<option name="INSERT_INNER_CLASS_IMPORTS" value="true" />
<option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="99999" />
<option name="NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND" value="99999" />