refactor
This commit is contained in:
parent
ecca0d69a4
commit
8d502eba59
2 changed files with 5 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { performance } from 'perf_hooks';
|
||||
import limiter from './limiter';
|
||||
import { limiter } from './limiter';
|
||||
import { User } from '@/models/entities/user';
|
||||
import endpoints from './endpoints';
|
||||
import { ApiError } from './error';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue