Skip to content

Commit

Permalink
Remove unused seleectors
Browse files Browse the repository at this point in the history
  • Loading branch information
jeryj committed Dec 5, 2024
1 parent 7980e26 commit 3318d08
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/e2e/specs/site-editor/site-editor-inserter.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -263,9 +263,6 @@ class InserterUtils {
name: 'Block Inserter',
exact: true,
} );
this.blocksTab = this.getBlockLibraryTab( 'Blocks' );
this.patternsTab = this.getBlockLibraryTab( 'Patterns' );
this.mediaTab = this.getBlockLibraryTab( 'Media' );
}

// Manually naming as open and close these makes it clearer when reading
Expand Down

0 comments on commit 3318d08

Please sign in to comment.