Skip to content
Snippets Groups Projects
Commit 5f7807fc authored by Jens Steidl's avatar Jens Steidl :baby_chick:
Browse files

- removed unused code

parent d7aaaf97
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment