Skip to content

Commit ba288bf

Browse files
Update components/grain/sources/common/base.mjs
Co-authored-by: michelle0927 <[email protected]>
1 parent 7a68169 commit ba288bf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

components/grain/sources/common/base.mjs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ export default {
1313
_setHookId(hookId) {
1414
this.db.set("hookId", hookId);
1515
},
16-
getExtraData() {
17-
return {};
18-
},
1916
},
2017
hooks: {
2118
async activate() {

0 commit comments

Comments
 (0)