chore: trim post dependencies from retained user views

This commit is contained in:
2026-06-12 13:02:32 +08:00
parent f61f3f405b
commit 3533283c9e
3 changed files with 3 additions and 10 deletions
-1
View File
@@ -9,7 +9,6 @@ export * from './menu';
export * from './message';
export * from './oauth';
export * from './permission';
export * from './post';
export * from './role';
export * from './resource-scope';
export * from './server-health';