chore: dead code
This commit is contained in:
parent
cc6c85e2f6
commit
9513ac6e1a
|
@ -32,9 +32,6 @@ export class WorldTime {
|
|||
this._state = hour;
|
||||
}
|
||||
|
||||
humanReadable() {
|
||||
}
|
||||
|
||||
patchState(steps) {
|
||||
for (const step of steps) {
|
||||
const {path, value} = step;
|
||||
|
|
Loading…
Reference in New Issue
Block a user