chore: lint
This commit is contained in:
parent
7901079054
commit
99178af065
|
@ -3,7 +3,7 @@ import io from 'socket.io-client';
|
|||
|
||||
import {compose, EventEmitter} from '@avocado/core';
|
||||
|
||||
import {SocketIoParser} from '../packet/socket.io-parser';
|
||||
import * as SocketIoParser from '../packet/socket.io-parser';
|
||||
|
||||
const debug = D('@avocado/net:socket');
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user