Skip to content

Commit

Permalink
Removed unused variables
Browse files Browse the repository at this point in the history
  • Loading branch information
Kellett authored and jat255 committed Jan 6, 2025
1 parent 42691b8 commit 9d6416e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions garmin.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@

c = Console()

EDGE830 = GarminProduct.EDGE_830
GARMIN = Manufacturer.GARMIN
#EDGE830 = GarminProduct.EDGE_830
#GARMIN = Manufacturer.GARMIN
FILES_UPLOADED_NAME = Path(".uploaded_files.json")


Expand Down

0 comments on commit 9d6416e

Please sign in to comment.