Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 68c6b23

Browse files
committed
Clean up
1 parent 1af3f4e commit 68c6b23

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ function cmdSwitchPlatform(log, config, api) {
2525

2626
// Method to restore accessories from cache
2727
cmdSwitchPlatform.prototype.configureAccessory = function (accessory) {
28-
var self = this;
2928
var accessoryName = accessory.context.name;
3029

3130
this.setService(accessory);

0 commit comments

Comments
 (0)