Skip to content

Commit 499278f

Browse files
committed
rm comment
1 parent e904de2 commit 499278f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

packages/core/src/models/profile.ts

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,3 @@ export interface Profile<C = Record<string, any>> {
3232
/** Properties that can be used when involking the dataSource method */
3333
properties?: Record<string, any>;
3434
}
35-
36-
// profile : by connection/pool/client setting 的變動
37-
// vulcan.yaml: by project 設定
38-
// api.yaml: by api/cache 執行設定
39-
40-
// => use additional information when refreshing cache
41-
// => the userId changed by each api
42-
// => the root_user_id changed by project

0 commit comments

Comments
 (0)