mirror of
https://github.com/pcvolkmer/onkostar-plugin-dnpm.git
synced 2025-09-13 13:52:51 +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