diff --git a/src/__stories__/index.ts b/src/__stories__/index.ts index 97e5364f..c524f209 100644 --- a/src/__stories__/index.ts +++ b/src/__stories__/index.ts @@ -1,3 +1,2 @@ // NOTE: The ordering of these imports determines the ordering in Storybook import './JsonSchemaViewer'; -import './SchemaRow';