Remove duplicate TimezoneFinder declaration (#31901)

old-commit-hash: b122725a68
pull/32199/head
James 1 year ago committed by GitHub
parent 4de27acf3d
commit b0c9545837
  1. 1
      system/timed.py

@ -56,7 +56,6 @@ def main() -> NoReturn:
"""
params = Params()
tf = TimezoneFinder()
# Restore timezone from param
tz = params.get("Timezone", encoding='utf8')

Loading…
Cancel
Save