Minor Wizard bug fix
This commit is contained in:
parent
2098ec9604
commit
32b10c5f98
1 changed files with 0 additions and 1 deletions
|
|
@ -251,7 +251,6 @@ const server = program => {
|
||||||
};
|
};
|
||||||
|
|
||||||
startServer();
|
startServer();
|
||||||
return "Server started";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
module.exports = server;
|
module.exports = server;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue