1
0
Fork 0

chore: Linter warnings

This commit is contained in:
joostdecock 2023-07-09 18:59:02 +02:00
parent b822e35fbe
commit 6b26d71e28
6 changed files with 24 additions and 83 deletions

View file

@ -1,4 +1,3 @@
import { log } from '../utils/log.mjs'
import { UserModel } from './user.mjs'
import { i18nUrl } from '../utils/index.mjs'