Skip to content

Commit 18a103a

Browse files
Resolved the pylint comment
1 parent 51d32b2 commit 18a103a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/backend/common/database/cosmosdb.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
from typing import Dict, List, Optional
33
from uuid import UUID, uuid4
44

5-
from azure.cosmos import PartitionKey, exceptions
65
from azure.cosmos.aio import CosmosClient
76
from azure.cosmos.aio._database import DatabaseProxy
87
from azure.cosmos.exceptions import (

0 commit comments

Comments
 (0)