@@ -1,5 +1,5 @@
import Taro from '@tarojs/taro';
-import { View, Text, Swiper, SwiperItem, Image } from '@tarojs/components';
+import { View } from '@tarojs/components';
import './style.less'
export default (props) => {