mirror of
https://github.com/ClaytonWWilson/CS307-Team24.git
synced 2025-12-16 10:18:48 +00:00
deleted profile.js
This commit is contained in:
parent
b16c3eb50f
commit
37cce6c828
@ -1,11 +0,0 @@
|
||||
import React from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
|
||||
import { connect } from 'react-redux';
|
||||
import { mergeClasses } from '@material-ui/styles';
|
||||
|
||||
class Profile extends Component {
|
||||
render();
|
||||
|
||||
return
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user