Skip to content

Commit 15cf072

Browse files
committed
Update credential_manager.py
1 parent 66989c1 commit 15cf072

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/credential_manager.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
import aiofiles
1010
import toml
1111
import base64
12-
from datetime import datetime, timezone, timedelta
12+
from datetime import datetime, timezone
1313
from typing import Optional, List, Tuple, Dict, Any
1414
import httpx
1515

0 commit comments

Comments
 (0)