Skip to content

Commit 5921c1c

Browse files
committed
remove redundant UpdateOutcome II
1 parent 66aaaec commit 5921c1c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backend/src/service/fhir_service.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
import logging
33
import os
44
import uuid
5-
from enum import Enum
65
from typing import Optional, Union, cast
76
from uuid import uuid4
87

0 commit comments

Comments
 (0)