mirror of
https://github.com/pcvolkmer/onkostar-plugin-dnpm.git
synced 2025-07-03 17:52:53 +00:00
Entferne unbenutzte Klasse zur Fehlerausgabe über System.out.println()
This commit is contained in:
@ -1,7 +0,0 @@
|
|||||||
package DNPM;
|
|
||||||
|
|
||||||
public class logger {
|
|
||||||
public static void error (String messagetext) {
|
|
||||||
System.out.println(messagetext);
|
|
||||||
}
|
|
||||||
}
|
|
Reference in New Issue
Block a user