[enhancement](community): polish doc to reformat (#10137)

This commit is contained in:
jakevin
2022-06-15 08:14:13 +08:00
committed by GitHub
parent 85362a907e
commit be3aa2aa37
2 changed files with 13 additions and 0 deletions

View File

@ -82,5 +82,11 @@ After add the `build-support/IntelliJ-code-format.xml` file. Click `Code/Rearran
![](/images/idea-rearrange-code.png)
## Remove unused header
**CTRL + ALT + O --->** to remove the unused imports in windows.
Auto remove unused header and reorder according to configure xml:
Click `Preferences->Editor->Auto Import->Optimize Imports on the Fly`