mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-12 23:54:38 +02:00
* Mostly code cleanup & minor refactors
This commit is contained in:
parent
cb5fc13da5
commit
99fb3b34c7
6 changed files with 68 additions and 184 deletions
|
@ -100,8 +100,6 @@ function Client(input, output) {
|
|||
var c;
|
||||
var name;
|
||||
|
||||
console.log(data)
|
||||
|
||||
if(1 === len) {
|
||||
c = data[0];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue