Skip to content

Commit

Permalink
Remove getFieldsList function for binding declaration - avoid showi…
Browse files Browse the repository at this point in the history
…ng bindings UI
  • Loading branch information
talldan committed Nov 25, 2024
1 parent 72e3c3f commit 4eb2521
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/editor/src/bindings/site.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,4 @@ export default {
name: 'site',
} );
},
getFieldsList( { select, context } ) {
return getSiteFields( select, context );
},
};

0 comments on commit 4eb2521

Please sign in to comment.