mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced 2025-03-22 13:25:37 +01:00
remove duplicate import
This commit is contained in:
parent
a930fd9758
commit
0a15ffba55
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@ import { SigninService } from './SigninService.js';
|
||||||
import type { AuthenticationResponseJSON } from '@simplewebauthn/types';
|
import type { AuthenticationResponseJSON } from '@simplewebauthn/types';
|
||||||
import type { FastifyReply, FastifyRequest } from 'fastify';
|
import type { FastifyReply, FastifyRequest } from 'fastify';
|
||||||
import { isSystemAccount } from '@/misc/is-system-account.js';
|
import { isSystemAccount } from '@/misc/is-system-account.js';
|
||||||
import type { MiMeta } from '@/models/_.js';
|
|
||||||
|
|
||||||
@Injectable()
|
@Injectable()
|
||||||
export class SigninApiService {
|
export class SigninApiService {
|
||||||
|
|
Loading…
Add table
Reference in a new issue