Skip to content

Commit 884627c

Browse files
committed
removed unused imports.
1 parent 524a7a4 commit 884627c

File tree

1 file changed

+0
-3
lines changed
  • PluginsAndFeatures/azure-toolkit-for-intellij/src/com/microsoft/azure/toolkit/intellij/sqlserver/task

1 file changed

+0
-3
lines changed

PluginsAndFeatures/azure-toolkit-for-intellij/src/com/microsoft/azure/toolkit/intellij/sqlserver/task/CreateSqlServerTask.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,8 @@
55

66
package com.microsoft.azure.toolkit.intellij.sqlserver.task;
77

8-
import com.microsoft.azure.management.resources.ResourceGroup;
98
import com.microsoft.azure.toolkit.intellij.common.Draft;
109
import com.microsoft.azure.toolkit.lib.Azure;
11-
import com.microsoft.azure.toolkit.lib.auth.AzureAccount;
1210
import com.microsoft.azure.toolkit.lib.common.model.Region;
1311
import com.microsoft.azure.toolkit.lib.common.operation.AzureOperation;
1412
import com.microsoft.azure.toolkit.lib.resource.AzureGroup;
@@ -18,7 +16,6 @@
1816
import com.microsoft.azure.toolkit.lib.sqlserver.service.AzureSqlServer;
1917
import com.microsoft.azure.toolkit.lib.sqlserver.service.ISqlServer;
2018
import com.microsoft.azuretools.ActionConstants;
21-
import com.microsoft.azuretools.authmanage.AuthMethodManager;
2219
import com.microsoft.azuretools.telemetry.TelemetryConstants;
2320
import com.microsoft.azuretools.telemetrywrapper.ErrorType;
2421
import com.microsoft.azuretools.telemetrywrapper.EventType;

0 commit comments

Comments
 (0)