Remove duplicate TimezoneFinder declaration (#31901)

old-commit-hash: b122725a680f7c06a2396941ead1fdfe60143c77
This commit is contained in:
James
2024-03-17 17:33:47 -07:00
committed by GitHub
parent 4de27acf3d
commit b0c9545837
-1
View File
@@ -56,7 +56,6 @@ def main() -> NoReturn:
"""
params = Params()
tf = TimezoneFinder()
# Restore timezone from param
tz = params.get("Timezone", encoding='utf8')