removed dead code

This commit is contained in:
2020-02-11 08:31:25 +01:00
parent 026cf1a51a
commit 26d4284169
2 changed files with 1 additions and 64 deletions

View File

@ -63,6 +63,7 @@ public class Info {
/**
* print memory utilization
* todo parse into website somehow
*/
public static void getMemoryUsage() {
Runtime runtime = Runtime.getRuntime();