update import unused
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
import express from 'express';
|
||||
|
||||
import { AuthController } from '../controllers/auth';
|
||||
import { UserController } from '../controllers/user';
|
||||
import { Language } from '../langs/lang';
|
||||
|
||||
export class RoutePublic {
|
||||
|
||||
Reference in New Issue
Block a user