mirror of
https://github.com/sstent/aicyclingcoach-go.git
synced 2026-02-18 21:26:23 +00:00
sync
This commit is contained in:
@@ -6,6 +6,7 @@ from app.models.garmin_sync_log import GarminSyncLog
|
||||
from app.models.garmin_sync_log import GarminSyncLog
|
||||
from datetime import datetime, timedelta
|
||||
import logging
|
||||
from typing import Dict, Any
|
||||
import asyncio
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
Reference in New Issue
Block a user