mirror of
https://activitypub.software/TransFem-org/Sharkey
synced 2024-11-22 05:55:12 +00: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 { FastifyReply, FastifyRequest } from 'fastify';
|
||||
import { isSystemAccount } from '@/misc/is-system-account.js';
|
||||
import type { MiMeta } from '@/models/_.js';
|
||||
|
||||
@Injectable()
|
||||
export class SigninApiService {
|
||||
|
|
Loading…
Reference in a new issue