GithubRepos import is no longer needed
This commit is contained in:
parent
d7235477f1
commit
5f3fab55a4
|
|
@ -3,8 +3,6 @@ import { Link } from 'react-router-dom';
|
|||
import './css/About.css';
|
||||
import Theater from './subcomponents/Theater';
|
||||
import Card from './subcomponents/Card';
|
||||
import GithubRepos from './subcomponents/GithubRepos';
|
||||
|
||||
|
||||
class About extends React.Component {
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue