* Test
This commit is contained in:
parent
0f4c72a32f
commit
f16ec399aa
|
@ -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
|
||||||
|
|
Reference in New Issue