Skip to content

Commit 2b92a83

Browse files
authored
chore: no-op whitespace change to trigger pre-release build (#306)
1 parent cc932c2 commit 2b92a83

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

packages/codegen-ui-react/lib/amplify-ui-renderers/sampleCodeRenderer.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
limitations under the License.
1515
*/
1616
import { BaseComponentProps } from '@aws-amplify/ui-react';
17-
1817
import { factory, JsxAttribute, JsxAttributeLike, JsxSelfClosingElement } from 'typescript';
1918
import { StudioRendererConstants } from '@aws-amplify/codegen-ui';
2019
import { ReactComponentRenderer } from '../react-component-renderer';

packages/codegen-ui/lib/common-component-renderer.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
limitations under the License.
1515
*/
1616
import { StudioComponent, StudioComponentChild, WrappedComponentProperties } from './types';
17-
1817
import { StudioNode } from './studio-node';
1918
import { validateComponentSchema } from './validation-helper';
2019

0 commit comments

Comments
 (0)