mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 23:57:55 -05:00
Remove unused reference
This commit is contained in:
parent
74a29a62a0
commit
7c4871c19b
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
import React, {useEffect} from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
import {useParams} from 'react-router-dom';
|
||||
import {connect} from 'react-redux';
|
||||
import {FormattedMessage} from 'react-intl';
|
||||
|
||||
|
|
Loading…
Reference in a new issue