fix(core): update

This commit is contained in:
2020-09-29 18:58:09 +00:00
parent 72196ec383
commit 1086065000
5 changed files with 18 additions and 21 deletions

View File

@@ -25,10 +25,3 @@ export {
smarttime,
smartrx,
};
// third party
import socketIoClient from 'socket.io-client';
export {
socketIoClient
};