Remove hardcoded TZ offset
This commit is contained in:
@@ -2,5 +2,4 @@ package memory
|
|||||||
|
|
||||||
const (
|
const (
|
||||||
tzOffline = 0x29B3208
|
tzOffline = 0x29B3208
|
||||||
tzOnline = 0x29B3188
|
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user