remove unused

This commit is contained in:
ろむねこ 2024-06-19 15:56:13 +09:00
parent fc116ca1e2
commit 33a61b410f
Signed by: Fujimatsu
GPG Key ID: FA1F39A1BA37D168

View File

@ -1,6 +1,5 @@
import { Router, Request, Response } from 'express';
import { findUserById } from '@src/utils/userUtils';
import { updateUser } from '@src/services/parent/accountService';
const router = Router();
// Get userinfo