diff options
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/core/conda.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/core/conda.c b/src/lib/core/conda.c index 435af35..0e0161d 100644 --- a/src/lib/core/conda.c +++ b/src/lib/core/conda.c @@ -346,7 +346,6 @@ int conda_check_required() {      const char *conda_minimum_viable_tools[] = {              "boa",              "conda-build", -            "conda-verify",              NULL      };  | 
