* Code cleanup and eslint since -- remove unused variables, clean up RegExs, so on...
This commit is contained in:
@@ -98,7 +98,7 @@ function ansiQueryTermSizeIfNeeded(client, cb) {
|
||||
source : 'ANSI CPR'
|
||||
},
|
||||
'Window size updated'
|
||||
);
|
||||
);
|
||||
|
||||
return done(null);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user