making build work
This commit is contained in:
parent
717aa899b1
commit
c422fb618b
1 changed files with 1 additions and 2 deletions
|
@ -152,7 +152,6 @@ export default class Connection {
|
|||
} catch (e) {
|
||||
return;
|
||||
}
|
||||
const simpleObj = objs[0];
|
||||
|
||||
const simpleObj = objs[0];
|
||||
if (simpleObj.stream) {
|
||||
|
|
Loading…
Reference in a new issue