|
@@ -15,9 +15,9 @@ Usage :
|
|
|
|
|
|
"""
|
|
|
|
|
|
-from healthcareio import analytics
|
|
|
-from healthcareio import server
|
|
|
-from healthcareio import export
|
|
|
+# from healthcareio import analytics
|
|
|
+# from healthcareio import server
|
|
|
+# from healthcareio import export
|
|
|
import healthcareio.x12 as x12
|
|
|
import healthcareio.params as params
|
|
|
|