Remove duplicate TimezoneFinder declaration (#31901)

This commit is contained in:
James 2024-03-17 17:33:47 -07:00 committed by GitHub
parent 0b92f4e9ee
commit b122725a68
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

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