Skip to content

Commit 83221fd

Browse files
committed
Lint
1 parent 8e87cbd commit 83221fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/zStackEraseAllNvMem.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const {ZnpCommandStatus,NvSystemIds} = require('zigbee-herdsman/dist/adapter/z-stack/constants/common');
1+
const {ZnpCommandStatus, NvSystemIds} = require('zigbee-herdsman/dist/adapter/z-stack/constants/common');
22
const {ZnpVersion} = require('zigbee-herdsman/dist/adapter/z-stack/adapter/tstype');
33
const {Subsystem} = require('zigbee-herdsman/dist/adapter/z-stack/unpi/constants');
44
const {Znp} = require('zigbee-herdsman/dist/adapter/z-stack/znp');

0 commit comments

Comments
 (0)