Variable
已回答
Variable xxx is never used
How can I fix this problem?
请先登录再写评论。
You can disable unnecessary inspections in
(Settings/Preferences | Editor | Inspections)settings. See the answer on StackOverflow for more details: https://stackoverflow.com/a/62935159/12844632.