We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fffa486 commit 4333ec6Copy full SHA for 4333ec6
src/datasets/providers/index.ts
@@ -15,7 +15,6 @@ import { Harness } from './harness';
15
import { Hyphen } from './hyphen';
16
import { Kameleoon } from './kameleoon';
17
import { LaunchDarkly } from './launchdarkly';
18
-import { Hyphen } from './hyphen';
19
import { MDBRules } from './mdb-rules';
20
import { PostHog } from './posthog';
21
import { Reflag } from './reflag';
@@ -69,7 +68,6 @@ export const PROVIDERS: Provider[] = [
69
68
Hypertune,
70
Kameleoon,
71
LaunchDarkly,
72
- Hyphen,
73
MDBRules,
74
PostHog,
75
Reflag,
0 commit comments