checkpoint 3

This commit is contained in:
2025-08-24 19:37:39 -07:00
parent 91493446b7
commit 731b9f1652
8 changed files with 65 additions and 34 deletions

View File

@@ -5,7 +5,7 @@ import (
"math"
"time"
"github.com/yourusername/garminsync/internal/parser/activity"
"github.com/sstent/garminsync-go/internal/parser/activity/activity"
)
// GPX represents the root element of a GPX file