Skip to content

Commit 25d02a5

Browse files
authored
Update src/util/api.ts
1 parent 9b2859b commit 25d02a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/util/api.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import type { OpenAPI } from "openapi-types";
33

44
const COMMIT = "573bd99b9a6ba6d5e17f13099f9db6606ff92bc9";
55

6-
76
let schema: OpenAPI.Document | undefined;
87

98
export const getSchema = async () => {

0 commit comments

Comments
 (0)