diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2020-01-07 18:18:38 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2020-01-07 18:18:38 +0100 |
| commit | 45855c051f415e56306f116a921eefe284139694 (patch) | |
| tree | cbdd76fe4f7f3da4f44e2044ba03184a913aa512 /cli/app/settings/app_cfg.py | |
| parent | 151ade996065ad02c2d96b723c94589066491d54 (diff) | |
fetch list of images and dedupe
Diffstat (limited to 'cli/app/settings/app_cfg.py')
| -rw-r--r-- | cli/app/settings/app_cfg.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/app/settings/app_cfg.py b/cli/app/settings/app_cfg.py index 7e739df..bade59c 100644 --- a/cli/app/settings/app_cfg.py +++ b/cli/app/settings/app_cfg.py @@ -21,7 +21,6 @@ CLICK_GROUPS = { 'biggan': 'app/commands/biggan', 'bigbigan': 'app/commands/bigbigan', 'cortex': 'app/commands/cortex', - 'process': 'app/commands/process', } # ----------------------------------------------------------------------------- |
