зеркало из https://github.com/Azure/ms-rest-js.git
Remove unused import
This commit is contained in:
Родитель
7470a53093
Коммит
0de499715a
|
@ -10,7 +10,6 @@ import { InMemoryHttpResponse } from "../lib/inMemoryHttpResponse";
|
|||
import { userAgentPolicy } from "../lib/policies/userAgentPolicy";
|
||||
import { BaseRequestPolicy } from "../lib/requestPolicy";
|
||||
import { FakeHttpClient } from "./fakeHttpClient";
|
||||
import { HttpHeaders } from "../lib/httpHeaders";
|
||||
|
||||
describe("HttpPipeline", () => {
|
||||
it("should send requests when no request policies are assigned", async () => {
|
||||
|
|
Загрузка…
Ссылка в новой задаче