chore: trim unused oauth login entrypoints

This commit is contained in:
2026-06-12 13:16:10 +08:00
parent 3533283c9e
commit 6d3130fa6f
5 changed files with 35 additions and 425 deletions
-1
View File
@@ -7,7 +7,6 @@ export * from './file';
export * from './field-permission';
export * from './menu';
export * from './message';
export * from './oauth';
export * from './permission';
export * from './role';
export * from './resource-scope';