From fa3132a2fa45cf2a08ef1c54caebcb069bc75bd1 Mon Sep 17 00:00:00 2001 From: Rick Watson Date: Mon, 27 May 2019 00:04:56 +0100 Subject: [PATCH] remove comment, checked in by mistake. --- interface/src/containers/SystemStatus.js | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/interface/src/containers/SystemStatus.js b/interface/src/containers/SystemStatus.js index ae287df..a6b63a2 100644 --- a/interface/src/containers/SystemStatus.js +++ b/interface/src/containers/SystemStatus.js @@ -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 (