App > Stop listening to socket events

This commit is contained in:
brunosimon
2019-06-05 23:36:59 +02:00
parent 2a9a4ca2e1
commit 6338fc8ac8
6 changed files with 95 additions and 37 deletions
+5
View File
@@ -141,6 +141,11 @@ class Files
return result
}
destructor()
{
}
}
module.exports = Files