Removed temporary test main method commited by mistake.

pull/105/head
luccioman 8 years ago
parent df80c57842
commit 870a5eae26

@ -883,8 +883,4 @@ public class yacysearch {
// return rewrite properties
return prop;
}
public static void main(String args[]) throws UnsupportedEncodingException {
System.out.println(URLEncoder.encode("aao?+ bbibu", StandardCharsets.UTF_8.name()));
}
}

Loading…
Cancel
Save