Skip to content
Snippets Groups Projects
Commit 5c0f9b14 authored by tamaina's avatar tamaina
Browse files

clean up

parent 37cb93be
No related branches found
Tags 2023.9.0-beta.7
No related merge requests found
......@@ -5,9 +5,6 @@ import { IEndpointMeta } from './endpoints';
import { ApiError } from './error';
import { Schema, SchemaType } from '@/misc/schema';
import { AccessToken } from '@/models/entities/access-token';
import { ValidateFunction } from 'ajv';
import { JTDDataType } from 'ajv/dist/core';
import { apiLogger } from './logger';
type SimpleUserInfo = {
id: ILocalUser['id'];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment