mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Fix lint warnings (#15358)
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import { RequestHandler } from 'express';
|
||||
import Joi from 'joi';
|
||||
import { InvalidPayloadException } from '../exceptions';
|
||||
import { FailedValidationException } from '@directus/shared/exceptions';
|
||||
|
||||
Reference in New Issue
Block a user