address linter complaints in auth.ts
This commit is contained in:
parent
2a05f1d8a2
commit
80dbdb3e4b
@ -1,3 +1,4 @@
|
||||
/** biome-ignore-all lint/complexity/useLiteralKeys: <oli said it was ok> */
|
||||
import { type Request, type Response, Router } from "express";
|
||||
import { config } from "../config/env";
|
||||
import { createForge, listAvailableForges } from "../services/forges";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user