remove comment, checked in by mistake.

This commit is contained in:
Rick Watson 2019-05-27 00:04:56 +01:00
parent b11c508d77
commit fa3132a2fa

View File

@ -37,13 +37,7 @@ class SystemStatus extends Component {
componentDidMount() {
this.props.loadData();
}
/*
{
"sdk_version": "v3.2-18-g977854975",
"flash_chip_size": 4194304,
"flash_chip_speed": 40000000
}
*/
createListItems(data, classes) {
return (
<Fragment>