From fe70d31cea4869c7f8214dbc1d00fb917816e9a8 Mon Sep 17 00:00:00 2001 From: James Barnett Date: Sat, 31 Mar 2018 21:28:45 +0100 Subject: Add plug state and uptime. Placeholder tiles for averages --- routes/index.js | 1 - 1 file changed, 1 deletion(-) (limited to 'routes/index.js') diff --git a/routes/index.js b/routes/index.js index 1dba277..4909ff8 100644 --- a/routes/index.js +++ b/routes/index.js @@ -12,5 +12,4 @@ router.get('/', function(req, res, next) { }); - module.exports = router; -- cgit v1.2.3