diff --git a/@types/index.d.ts b/@types/index.d.ts index 9854261f2..62d35d0a2 100644 --- a/@types/index.d.ts +++ b/@types/index.d.ts @@ -1,6 +1,3 @@ -/// -/// - import {Agent} from 'http'; type AbortSignal = {