🚨 fix: resolve linting type error
All checks were successful
Integration Tests / integration-tests (pull_request) Successful in 33s
All checks were successful
Integration Tests / integration-tests (pull_request) Successful in 33s
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
import { Context } from "elysia";
|
||||
import { UserHeaderInformation } from "./types";
|
||||
|
||||
export interface ClientInfoHeader {
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
import { success } from "zod";
|
||||
import { AppRouteSchema } from "../../../helpers/types/AppRouteSchema";
|
||||
|
||||
export const getOauthProvidersSchema = {
|
||||
|
||||
Reference in New Issue
Block a user