diff --git a/src/controllers/dashboard/devices/devices.js b/src/controllers/dashboard/devices/devices.js index 58f9fd090..0a9586bdd 100644 --- a/src/controllers/dashboard/devices/devices.js +++ b/src/controllers/dashboard/devices/devices.js @@ -10,7 +10,7 @@ import 'cardStyle'; /* eslint-disable indent */ - // Local cache of loaded + // Local cache of loaded let deviceIds = []; function canDelete(deviceId) {