mirror of
https://github.com/tale/headplane.git
synced 2026-08-27 15:37:04 +00:00
chore: format everything with oxfmt
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import type { OpenAPIV2 } from "openapi-types";
|
||||
|
||||
import { writeFile } from "node:fs/promises";
|
||||
import { resolve } from "node:path";
|
||||
import { cwd } from "node:process";
|
||||
|
||||
import type { OpenAPIV2 } from "openapi-types";
|
||||
import { request } from "undici";
|
||||
|
||||
import { hashOpenApiDocument } from "~/server/headscale/api/hasher";
|
||||
|
||||
Reference in New Issue
Block a user