mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-10 21:48:48 +08:00
refactor(server): remove never used column in page permission (#9985)
This commit is contained in:
@@ -84,3 +84,6 @@ export type GraphqlContext = {
|
||||
],
|
||||
})
|
||||
export class GqlModule {}
|
||||
|
||||
export * from './pagination';
|
||||
export { registerObjectType } from './register';
|
||||
|
||||
Reference in New Issue
Block a user