From 1707589f41447634903e30523a5e006dddc50919 Mon Sep 17 00:00:00 2001 From: Marc Zottner Date: Wed, 21 Feb 2024 17:27:07 +0100 Subject: [PATCH] mc --- 16__archeo__extract.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/16__archeo__extract.sh b/16__archeo__extract.sh index 080774f..46d1798 100755 --- a/16__archeo__extract.sh +++ b/16__archeo__extract.sh @@ -404,9 +404,6 @@ function generate_csv() { # https://mvnrepository.com/search?q=aspectjweaver LIB_TYPE="AspectJ Weaver" ;; - *ant*) - LIB_TYPE="ant" - ;; esac if [[ -n "${LIB_TYPE:-}" ]]; then # Cut everything after last '@'