Skip to content

Commit 8a9a760

Browse files
committed
redis_client
1 parent cae73cf commit 8a9a760

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/src/get_imms_handler.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
import pprint
44
import uuid
55
import redis
6+
from clients import redis_client
67

78
from authorization import Permission
89
from fhir_controller import FhirController, make_controller

0 commit comments

Comments
 (0)