Skip to content

Commit 1ef1933

Browse files
author
Mike
committed
Allow loading from null JSON files
Update requirements.txt
1 parent 7153c31 commit 1ef1933

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/hdx/data/dataset.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
)
3030
from hdx.utilities.dictandlist import merge_two_dictionaries, write_list_to_csv
3131
from hdx.utilities.downloader import Download
32-
from hdx.utilities.loader import load_json
3332
from hdx.utilities.path import script_dir_plus_file
3433
from hdx.utilities.saver import save_json
3534
from hdx.utilities.uuid import is_valid_uuid

0 commit comments

Comments
 (0)