Skip to content

Commit 3274312

Browse files
committed
remove import
1 parent 3c1b879 commit 3274312

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/generate-types.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import { basename } from "node:path";
33

44
import * as prettier from "prettier";
55
import openapiTS from "openapi-typescript";
6-
import { type } from "node:os";
76

87
if (!process.env.OCTOKIT_OPENAPI_VERSION) {
98
throw new Error("OCTOKIT_OPENAPI_VERSION is not set");

0 commit comments

Comments
 (0)