refactor: remove all @Suppression's

This commit is contained in:
Lucaskyy
2022-04-14 16:45:16 +02:00
parent 4dea27e831
commit 25bba2c1d8
3 changed files with 6 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="UnusedSymbol" enabled="false" level="WARNING" enabled_by_default="false" />
</profile>
</component>