Remove variable -> Remove local variable

GitOrigin-RevId: 3d20d29f9b7e2f0a3a989991af2788572449b0de
This commit is contained in:
Tagir Valeev
2020-01-22 11:12:48 +07:00
committed by intellij-monorepo-bot
parent dbc4ff53e2
commit 6e8742ed2a
59 changed files with 59 additions and 59 deletions

View File

@@ -1,4 +1,4 @@
// "Remove variable 'i'" "true"
// "Remove local variable 'i'" "true"
import java.io.*;
class a {