1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00

fix: lint

This commit is contained in:
Ivar Conradi Østhus 2021-12-09 21:40:31 +01:00
parent bb4e6290d5
commit cf70da71c9

View File

@ -1,4 +1,3 @@
import EventEmitter from 'events';
import { Knex } from 'knex';
import { IUnleashConfig } from '../types/option';
import { IUnleashStores } from '../types/stores';