Skip to content

Commit

Permalink
remove unncessary exports
Browse files Browse the repository at this point in the history
  • Loading branch information
Vicente Canales committed Mar 18, 2021
1 parent 780e66c commit eafbd5e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/block-library/src/navigation/frontend.js
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
console.log( 'This was loaded from frontend.js in the navigation block' );

// With no exports, this will not be built for the frontend.
// export default {};
// export {};

0 comments on commit eafbd5e

Please sign in to comment.