Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Commit

Permalink
Update packages/sn-filter-pane/src/components/ListboxGrid/distribute-…
Browse files Browse the repository at this point in the history
…always-expanded.ts

Co-authored-by: Christian Veinfors <[email protected]>
  • Loading branch information
johanlahti and veinfors authored Oct 2, 2023
1 parent 8acd256 commit 6c1f40b
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// const flatten = (arr = []) => arr.reduce((prev, cur) => prev.concat(cur));

import { IListboxResource } from '../../hooks/types';
import { IColumn } from './interfaces';

Expand Down

0 comments on commit 6c1f40b

Please sign in to comment.