diff --git a/src/models/index.js b/src/models/index.js index e676fa0..c02adc1 100644 --- a/src/models/index.js +++ b/src/models/index.js @@ -27,6 +27,5 @@ redis.ensureGroup = async (stream, group) => { } module.exports = { - db, redis }; \ No newline at end of file