tweak for lint errors - still some assignment warnings
parent
d504017782
commit
b5fa5fb64e
|
|
@ -76,7 +76,6 @@ class Options {
|
|||
this.backing[k] = v;
|
||||
// Ten second writeback delay, since the user will roll values up and down.
|
||||
this.writeBack(10000);
|
||||
return v;
|
||||
}
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue