Skip to content

Commit

Permalink
Remove duplicate TimezoneFinder declaration (commaai#31901)
Browse files Browse the repository at this point in the history
  • Loading branch information
FrogAi authored Mar 18, 2024
1 parent 0b92f4e commit b122725
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion system/timed.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ def main() -> NoReturn:
"""

params = Params()
tf = TimezoneFinder()

# Restore timezone from param
tz = params.get("Timezone", encoding='utf8')
Expand Down

0 comments on commit b122725

Please sign in to comment.