Skip to content

Commit

Permalink
Optimize import
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeroen-Veltmans authored and MattiasBuelens committed Nov 3, 2023
1 parent 9e87261 commit 260a3e7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/UIContainer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@ import {
arrayFind,
arrayRemove,
containsComposedNode,
getActiveElement,
getTvFocusChildren,
getFocusableChildren,
getTvFocusChildren,
isElement,
isHTMLElement,
noOp,
Expand Down

0 comments on commit 260a3e7

Please sign in to comment.