[Build] Satisfy JSHint
Restore globals lost during removal due to merge, remove unused variables and use threequals in new scripts.
This commit is contained in:
@@ -108,8 +108,6 @@ define(
|
||||
only).
|
||||
*/
|
||||
TelemetryTableController.prototype.subscribe = function () {
|
||||
var self = this;
|
||||
|
||||
if (this.handle) {
|
||||
this.handle.unsubscribe();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user