Remove hardcoded TZ offset

This commit is contained in:
CarlPoppa
2025-10-17 13:20:43 +01:00
parent aebef7b721
commit 1313a1747b

View File

@@ -2,5 +2,4 @@ package memory
const (
tzOffline = 0x29B3208
tzOnline = 0x29B3188
)