Skip to content

Commit cf9b3dc

Browse files
committed
Remove unused import
1 parent bd51581 commit cf9b3dc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

api/src/api/services/engagement_service.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
from datetime import datetime, timezone
44
from http import HTTPStatus
5-
import os
65
from typing import Mapping, Optional, Sequence, Union
76

87
from sqlalchemy.exc import SQLAlchemyError

0 commit comments

Comments
 (0)