mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-02-20 09:46:19 +00:00
Unused method
This commit is contained in:
parent
b7504843e9
commit
2525241669
@ -14,5 +14,3 @@ exports.get = (key) -> state[key]
|
||||
exports.set = (key, value) ->
|
||||
state[key] = value
|
||||
sync(state)
|
||||
|
||||
exports.sync = -> sync(state)
|
||||
|
Loading…
x
Reference in New Issue
Block a user