mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
refactor e2e
This commit is contained in:
@@ -95,8 +95,7 @@ function Server(config, callback) {
|
||||
|
||||
this.close = function () {
|
||||
server.close();
|
||||
}
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
module.exports = Server;
|
||||
|
Reference in New Issue
Block a user