mirror of
https://github.com/Unleash/unleash.git
synced 2025-10-13 11:17:26 +02:00
fix: rm import
This commit is contained in:
parent
e448cfe58d
commit
e442212b52
@ -11,7 +11,6 @@ import { IUnleashStores } from '../../../lib/types';
|
||||
import { IFeatureEnvironmentStore } from '../../../lib/types/stores/feature-environment-store';
|
||||
import { DEFAULT_ENV } from '../../../lib/util/constants';
|
||||
import { IUnleashOptions, Knex } from 'lib/server-impl';
|
||||
import { isNotSnakeCase } from './database-init-helpers';
|
||||
|
||||
// require('db-migrate-shared').log.silence(false);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user