Skip to content

Commit 0c343a2

Browse files
RafaelGSScrysmags
authored andcommitted
types: remove unused Client and Pool types (nodejs#2557)
1 parent 81bbfed commit 0c343a2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

types/proxy-agent.d.ts

-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
import Agent from './agent'
22
import buildConnector from './connector';
3-
import Client from './client'
43
import Dispatcher from './dispatcher'
54
import { IncomingHttpHeaders } from './header'
6-
import Pool from './pool'
75

86
export default ProxyAgent
97

0 commit comments

Comments
 (0)