Revert ".idea: add unused java imports as zero tolerance inspections"

This reverts commit 911a45d870de389f8ba913546f7810539a4fc481.


(cherry picked from commit 173a228dca832c39b1daa6696ab154232eab9956)

IJ-CR-159079

GitOrigin-RevId: 5b52edadee2ae8ffb9242b84585b1372ff7b30e3
This commit is contained in:
Leonid Shalupov
2025-03-11 19:19:05 +01:00
committed by intellij-monorepo-bot
parent 0ff6bc9f98
commit 0e4ea7d7ef

View File

@@ -4332,7 +4332,7 @@
<option name="IGNORE_UNCHECKED_CAST" value="false" />
<option name="IGNORE_UNCHECKED_OVERRIDING" value="false" />
</inspection_tool>
<inspection_tool class="UNUSED_IMPORT" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="UNUSED_IMPORT" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="UastHintedVisitorAdapterHints" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="UastIncorrectHttpHeaderInspection" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="UastIncorrectMimeTypeInspection" enabled="false" level="ERROR" enabled_by_default="false" />