Yuki Takei hace 1 año
padre
commit
25dee289e8
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      apps/app/src/server/service/yjs.ts

+ 0 - 1
apps/app/src/server/service/yjs.ts

@@ -10,7 +10,6 @@ import * as Y from 'yjs';
 import { SocketEventName } from '~/interfaces/websocket';
 import loggerFactory from '~/utils/logger';
 
-import { getMongoUri } from '../util/mongoose-utils';
 import { RoomPrefix, getRoomNameWithId } from '../util/socket-io-helpers';