Skip to content

Commit

Permalink
chore: no-op whitespace change to trigger pre-release build (#306)
Browse files Browse the repository at this point in the history
  • Loading branch information
alharris-at authored Dec 13, 2021
1 parent cc932c2 commit 2b92a83
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
limitations under the License.
*/
import { BaseComponentProps } from '@aws-amplify/ui-react';

import { factory, JsxAttribute, JsxAttributeLike, JsxSelfClosingElement } from 'typescript';
import { StudioRendererConstants } from '@aws-amplify/codegen-ui';
import { ReactComponentRenderer } from '../react-component-renderer';
Expand Down
1 change: 0 additions & 1 deletion packages/codegen-ui/lib/common-component-renderer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
limitations under the License.
*/
import { StudioComponent, StudioComponentChild, WrappedComponentProperties } from './types';

import { StudioNode } from './studio-node';
import { validateComponentSchema } from './validation-helper';

Expand Down

0 comments on commit 2b92a83

Please sign in to comment.