diff --git a/bento_beacon/config_files/config.py b/bento_beacon/config_files/config.py index f2429f0..ee6182c 100644 --- a/bento_beacon/config_files/config.py +++ b/bento_beacon/config_files/config.py @@ -35,7 +35,6 @@ class Config: "biosamples": GRANULARITY_COUNT, "cohorts": GRANULARITY_RECORD, "datasets": GRANULARITY_RECORD, - "info": GRANULARITY_RECORD, "network": GRANULARITY_COUNT, }