mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
fix: lint
This commit is contained in:
parent
b825a56e3e
commit
796f202da3
@ -3,7 +3,6 @@ import { IUnleashStores } from '../types/stores';
|
||||
import { Logger } from '../logger';
|
||||
import { IEventStore } from '../types/stores/event-store';
|
||||
import { IEvent } from '../types/model';
|
||||
import { FEATURE_METADATA_UPDATED } from '../types/events';
|
||||
|
||||
export default class EventService {
|
||||
private logger: Logger;
|
||||
|
Loading…
Reference in New Issue
Block a user