张延森 3 år sedan
förälder
incheckning
7415e74559
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0
    1
      src/pages/index/index.jsx

+ 0
- 1
src/pages/index/index.jsx Visa fil

@@ -10,7 +10,6 @@ import ColumnTitle from './components/ColumnTitle/index'
10 10
 import ProjectListItem from '../../components/ProjectListItem/index'
11 11
 import { ScrollView } from '@tarojs/components'
12 12
 import Taro from '@tarojs/taro'
13
-import { connect } from '@tarojs/redux'
14 13
 
15 14
 export default withLayout((props) => {
16 15