diff --git a/src/models/SystemController.ts b/src/models/SystemController.ts index 856efd6..8491e91 100644 --- a/src/models/SystemController.ts +++ b/src/models/SystemController.ts @@ -68,8 +68,6 @@ export class SystemControl { this.log = new Logger(); } - - /** * Send out a panic message and end the process * @param message The panic message