张延森 3 vuotta sitten
vanhempi
commit
7415e74559
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0
    1
      src/pages/index/index.jsx

+ 0
- 1
src/pages/index/index.jsx Näytä tiedosto

@@ -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