Skip to content

Commit 0f21cc8

Browse files
authored
Update src/util/api.ts
1 parent 58b986e commit 0f21cc8

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
@@ -2,7 +2,6 @@ import SwaggerParser from "@apidevtools/swagger-parser";
22
import type { OpenAPI } from "openapi-types";
33

44
const COMMIT = "a239535bf5fb6029c4cd19b7bde051db77155573";
5-
65
let schema: OpenAPI.Document | undefined;
76

87
export const getSchema = async () => {

0 commit comments

Comments
 (0)