Skip to content

Commit

Permalink
rm unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
JackyxCS committed Apr 14, 2023
1 parent 6d681e3 commit 53b6762
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions stories/View.stories.tsx
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
import React from 'react';
import { Meta, Story } from '@storybook/react';
import { Meta } from '@storybook/react';
import {
Card,
Form,
Provider,
TextField,
View,
ViewProps,
Text,
Picker,
Item,
Expand Down

0 comments on commit 53b6762

Please sign in to comment.