Skip to content

Commit 46a3567

Browse files
committed
clean code
1 parent 4d424be commit 46a3567

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/card/CardImage.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import React, {PureComponent} from 'react';
22
import {View, StyleSheet} from 'react-native';
3-
// import {BaseComponent} from '../../commons';
43
import Image, {ImageProps} from '../image';
54
import * as CardPresenter from './CardPresenter';
65
import asCardChild, {asCardChildProps} from './asCardChild';

0 commit comments

Comments
 (0)