no need for Inspector timezone; it is irrelevant
This commit is contained in:
parent
f988309800
commit
d80694bdac
@ -206,7 +206,6 @@ func main() {
|
||||
log.Errore(err)
|
||||
}
|
||||
if *timeZone != "" {
|
||||
migrationContext.InspectorTimeZone = *timeZone
|
||||
migrationContext.ApplierTimeZone = *timeZone
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user