This commit is contained in:
Bryan Ashby
2019-11-20 19:11:05 -07:00
parent be5d46be3c
commit 1aa545e254
2 changed files with 1 additions and 2 deletions

View File

@@ -134,7 +134,6 @@ exports.getModule = class BBSLinkModule extends MenuModule {
host : self.config.host,
};
let clientTerminated;
let dataOut;
self.client.term.write(resetScreen());