Skip to content
Snippets Groups Projects
Commit 3ff2aaa9 authored by AndiMajore's avatar AndiMajore
Browse files

fixed issue with broken imports

Former-commit-id: 2d387b2c
parent 2a456df7
No related branches found
No related tags found
No related merge requests found
......@@ -10,8 +10,8 @@ from drugstone.management.includes.DataPopulator import DataPopulator
from .import_from_nedrex import NedrexImporter
from drugstone.management.includes.NodeCache import NodeCache
from drugstone.management.includes import DatasetLoader
from ..includes.DatasetLoader import remove_old_pdi_data, remove_old_ppi_data, remove_old_pdis_data, \
remove_old_drdi_data
# from ..includes.DatasetLoader import remove_old_pdi_data, remove_old_ppi_data, remove_old_pdis_data, \
# remove_old_drdi_data
class DatabasePopulator:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment