diff --git a/BACKEND/app/services/line_connection.ts b/BACKEND/app/services/line_connection.ts index 6996c5f..00f68e7 100644 --- a/BACKEND/app/services/line_connection.ts +++ b/BACKEND/app/services/line_connection.ts @@ -251,7 +251,6 @@ export default class LineConnection { this.config.stationIp, this.config.lineNumber ) - return } this.waitingScenario = true this.outputBuffer += message