Clean up
This commit is contained in:
parent
8630828c00
commit
78b9bef0a4
4 changed files with 3 additions and 21 deletions
|
@ -1,5 +1,5 @@
|
|||
import Connection from './server-stream';
|
||||
import uuid from './uuid';
|
||||
import * as uuid from 'uuid';
|
||||
|
||||
export default class ServerStreamManager {
|
||||
private connection = null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue