awacke1 commited on
Commit
5c76572
β€’
1 Parent(s): 73b7623

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -53,7 +53,7 @@ from fhir.resources.annotation import Annotation
53
  import json
54
  from typing import List, Tuple
55
 
56
- import smart.models as smart
57
  from sdcclient import SdcClient
58
 
59
  # Initialize the SMART client
 
53
  import json
54
  from typing import List, Tuple
55
 
56
+ #import smart.models as smart
57
  from sdcclient import SdcClient
58
 
59
  # Initialize the SMART client