mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-20 00:08:02 +01:00
fix: lint
This commit is contained in:
parent
b911976abc
commit
0e3813f5f6
@ -11,7 +11,6 @@ import {
|
||||
} from '../../types/permissions';
|
||||
import { IUnleashConfig } from '../../types/option';
|
||||
import { IUnleashServices } from '../../types/services';
|
||||
import { Logger } from '../../logger';
|
||||
import FeatureToggleServiceV2 from '../../services/feature-toggle-service-v2';
|
||||
import { featureSchema, querySchema } from '../../schema/feature-schema';
|
||||
import { IFeatureToggleQuery } from '../../types/model';
|
||||
|
Loading…
Reference in New Issue
Block a user