mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
removed unnecessary redux connect
This commit is contained in:
parent
0468c19665
commit
0b69eef56d
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
||||||
const connect = require('react-redux').connect;
|
|
||||||
const PropTypes = require('prop-types');
|
const PropTypes = require('prop-types');
|
||||||
const React = require('react');
|
const React = require('react');
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue