mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 04:53:19 +02:00
Remove unused console logs.
This commit is contained in:
@@ -44,7 +44,6 @@ devutil.waitForPortToFree = function(adb, serial, port) {
|
||||
}
|
||||
|
||||
function errorListener(err) {
|
||||
console.log('ERR', err)
|
||||
resolver.reject(err)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user