Revert "update refactorConvertImport_partialSelection"

This reverts commit e28d8a0895f118321c37016a6dad4751a7c13673.
This commit is contained in:
Jesse Trinity 2020-05-29 10:37:49 -07:00
parent a07a79b772
commit 3e1e61470b

View file

@ -3,4 +3,4 @@
////import /*a*/d/*b*/, * as n from "m";
goTo.select("a", "b");
verify.refactorAvailable("Convert import");
verify.not.refactorAvailable("Convert import");