Skip to content

Commit 45157ad

Browse files
committed
Remove unused imports
1 parent ecb3f0b commit 45157ad

File tree

1 file changed

+0
-2
lines changed
  • PluginsAndFeatures/azure-toolkit-for-intellij/src/com/microsoft/intellij/helpers

1 file changed

+0
-2
lines changed

PluginsAndFeatures/azure-toolkit-for-intellij/src/com/microsoft/intellij/helpers/UIHelperImpl.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
import com.intellij.openapi.wm.StatusBar;
4141
import com.intellij.openapi.wm.WindowManager;
4242
import com.intellij.testFramework.LightVirtualFile;
43-
import com.intellij.ui.AnimatedIcon;
4443
import com.intellij.util.ui.UIUtil;
4544
import com.microsoft.azure.management.appplatform.v2019_05_01_preview.implementation.AppResourceInner;
4645
import com.microsoft.azure.management.storage.StorageAccount;
@@ -97,7 +96,6 @@
9796
import static com.microsoft.azuretools.core.mvp.model.springcloud.SpringCloudIdHelper.getSubscriptionId;
9897
import static com.microsoft.intellij.helpers.arm.DeploymentPropertyViewProvider.TYPE;
9998
import static com.microsoft.intellij.helpers.springcloud.SpringCloudAppPropertyViewProvider.SPRING_CLOUD_APP_PROPERTY_TYPE;
100-
import static rx.Observable.fromCallable;
10199

102100

103101
public class UIHelperImpl implements UIHelper {

0 commit comments

Comments
 (0)