mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 08:03:30 +02:00
Removed prototype leftover.
This commit is contained in:
@@ -28,10 +28,6 @@ module.exports =
|
||||
}
|
||||
}
|
||||
|
||||
setTimeout(function () {
|
||||
socket.disconnect()
|
||||
}, 1000)
|
||||
|
||||
socket.on('outdated', function () {
|
||||
VersionUpdateService.open()
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user