[Sphere.Management] Remove import of typespec-autorest (#24600)
- Import appears to be completely unused - Partially fixes #24565
This commit is contained in:
Родитель
1816b61874
Коммит
d0083f30b6
|
@ -1,6 +1,5 @@
|
|||
import "@typespec/rest";
|
||||
import "@typespec/versioning";
|
||||
import "@azure-tools/typespec-autorest";
|
||||
import "@azure-tools/typespec-azure-core";
|
||||
import "@azure-tools/typespec-azure-resource-manager";
|
||||
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
import "@typespec/rest";
|
||||
import "@typespec/versioning";
|
||||
import "@azure-tools/typespec-autorest";
|
||||
import "@azure-tools/typespec-azure-core";
|
||||
import "@azure-tools/typespec-azure-resource-manager";
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
import "@typespec/openapi";
|
||||
import "@typespec/rest";
|
||||
import "@typespec/versioning";
|
||||
import "@azure-tools/typespec-autorest";
|
||||
import "@azure-tools/typespec-azure-core";
|
||||
import "@azure-tools/typespec-azure-resource-manager";
|
||||
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
import "@typespec/rest";
|
||||
import "@typespec/versioning";
|
||||
import "@azure-tools/typespec-autorest";
|
||||
import "@azure-tools/typespec-azure-core";
|
||||
import "@azure-tools/typespec-azure-resource-manager";
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
import "@typespec/rest";
|
||||
import "@typespec/openapi";
|
||||
import "@typespec/versioning";
|
||||
import "@azure-tools/typespec-autorest";
|
||||
import "@azure-tools/typespec-azure-core";
|
||||
import "@azure-tools/typespec-azure-resource-manager";
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
import "@typespec/rest";
|
||||
import "@typespec/openapi";
|
||||
import "@typespec/versioning";
|
||||
import "@azure-tools/typespec-autorest";
|
||||
import "@azure-tools/typespec-azure-core";
|
||||
import "@azure-tools/typespec-azure-resource-manager";
|
||||
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
import "@typespec/rest";
|
||||
import "@typespec/versioning";
|
||||
import "@azure-tools/typespec-autorest";
|
||||
import "@azure-tools/typespec-azure-core";
|
||||
import "@azure-tools/typespec-azure-resource-manager";
|
||||
|
||||
|
|
|
@ -9,7 +9,6 @@ import "./deviceGroup.tsp";
|
|||
import "./product.tsp";
|
||||
import "@typespec/rest";
|
||||
import "@typespec/versioning";
|
||||
import "@azure-tools/typespec-autorest";
|
||||
import "@azure-tools/typespec-azure-core";
|
||||
import "@azure-tools/typespec-azure-resource-manager";
|
||||
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
import "@typespec/rest";
|
||||
import "@typespec/versioning";
|
||||
import "@azure-tools/typespec-autorest";
|
||||
import "@azure-tools/typespec-azure-core";
|
||||
import "@azure-tools/typespec-azure-resource-manager";
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче