DeprecatedSymbolUsageInWholeProjectFix removes imports too

This commit is contained in:
Valentin Kipyatkov
2015-08-28 22:10:03 +03:00
parent e98edbcbac
commit 937f243046
7 changed files with 26 additions and 4 deletions
@@ -1,5 +1,4 @@
import newPack.newFun
import pack.oldFun
fun x() {
newFun(1 + 1)