Skip to content

Commit

Permalink
Update extend.types.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Jun 2, 2024
1 parent 1a9274f commit cf44354
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/extend.types.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

import type {Buffer} from 'node:buffer';
import {expectTypeOf} from 'expect-type';
import got, {type CancelableRequest, type Response} from '../source/index.js';
Expand Down

0 comments on commit cf44354

Please sign in to comment.