diff --git a/bin/slubsipbuilderbagit.pl b/bin/slubsipbuilderbagit.pl index e7b7d5bdbd80f63d2905bc5dec36d588eaae4668..1d391d0ff9f9c830854420642109cb24ac3ba682 100644 --- a/bin/slubsipbuilderbagit.pl +++ b/bin/slubsipbuilderbagit.pl @@ -120,7 +120,6 @@ MODS if($_[0] eq "" || $_[1] eq "" || $_[2] eq "" || $_[3] eq ""){ die "invalid parameters."; } - #$mods = ($url, $ppn, $searchkey, $recordschema) my $url = shift; my $ppn = shift; # example: "457035137" for "Der Fichtelberg" my $key = shift;