This commit is contained in:
2021-08-21 02:27:59 +03:00
parent 0f4c72a32f
commit f16ec399aa

View File

@@ -68,8 +68,6 @@ export class SystemControl {
this.log = new Logger(); this.log = new Logger();
} }
/** /**
* Send out a panic message and end the process * Send out a panic message and end the process
* @param message The panic message * @param message The panic message