mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 08:14:00 +08:00
Remove duplicate TimezoneFinder declaration (#31901)
old-commit-hash: b122725a680f7c06a2396941ead1fdfe60143c77
This commit is contained in:
@@ -56,7 +56,6 @@ def main() -> NoReturn:
|
||||
"""
|
||||
|
||||
params = Params()
|
||||
tf = TimezoneFinder()
|
||||
|
||||
# Restore timezone from param
|
||||
tz = params.get("Timezone", encoding='utf8')
|
||||
|
||||
Reference in New Issue
Block a user