mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2026-08-31 19:03:45 +02:00
Fix lint warnings
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
import { Router } from 'express'
|
||||
import { Router } from 'express'
|
||||
|
||||
export const createAdminRouter = () => {
|
||||
const router = Router()
|
||||
|
||||
Reference in New Issue
Block a user