зеркало из https://github.com/Azure/ms-rest-js.git
Remove unused import
This commit is contained in:
Родитель
ad90763a43
Коммит
65f7d4e707
|
@ -3,7 +3,7 @@
|
||||||
import { DefaultHttpPipelineOptions, HttpPipeline, createDefaultHttpPipeline } from "./httpPipeline";
|
import { DefaultHttpPipelineOptions, HttpPipeline, createDefaultHttpPipeline } from "./httpPipeline";
|
||||||
import { HttpRequest } from "./httpRequest";
|
import { HttpRequest } from "./httpRequest";
|
||||||
import { HttpResponse } from "./httpResponse";
|
import { HttpResponse } from "./httpResponse";
|
||||||
import { WebResource, HttpOperationResponse } from "./msRest";
|
import { WebResource } from "./msRest";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Options that can be used to configure a ServiceClient.
|
* Options that can be used to configure a ServiceClient.
|
||||||
|
|
Загрузка…
Ссылка в новой задаче