mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-17 01:56:27 +08:00
refactor(server): make redis required module (#9121)
This commit is contained in:
@@ -3,7 +3,6 @@ import './copilot';
|
||||
import './gcloud';
|
||||
import './oauth';
|
||||
import './payment';
|
||||
import './redis';
|
||||
import './storage';
|
||||
|
||||
export {
|
||||
|
||||
Reference in New Issue
Block a user