mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-08-14 15:11:07 -04:00
Remove unused component
This commit is contained in:
parent
1c31d7cf65
commit
8c104ed351
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
import React, {useEffect} from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
import {connect} from 'react-redux';
|
||||
import Debug from './debug.jsx';
|
||||
import StudioDescription from './studio-description.jsx';
|
||||
import StudioFollow from './studio-follow.jsx';
|
||||
import StudioTitle from './studio-title.jsx';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue