mirror of
https://github.com/sstent/go-garth.git
synced 2026-02-01 03:51:56 +00:00
feat: Implement Phase 1A: Package Reorganization & CLI Foundation
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"garmin-connect/cmd/garth/cmd"
|
||||
)
|
||||
|
||||
func main() {
|
||||
cmd.Execute()
|
||||
}
|
||||
Execute()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user