Skip to content

Commit

Permalink
Import for filters fixed (#1965)
Browse files Browse the repository at this point in the history
Signed-off-by: Daria Terekhova <daria.terekhova@actionengine.com>

Signed-off-by: Daria Terekhova <daria.terekhova@actionengine.com>
  • Loading branch information
dariaterekhova-actionengine committed Sep 1, 2022
1 parent 359e038 commit 28578e7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/reducers/vis-state-updaters.ts
Expand Up @@ -93,9 +93,7 @@ import {
getTimeWidgetTitleFormatter,
isInRange,
LIMITED_FILTER_EFFECT_PROPS,
updateFilterDataId
} from '@kepler.gl/table/src/filter-utils';
import {
updateFilterDataId,
assignGpuChannel,
setFilterGpuMode,
createNewDataEntry,
Expand Down

0 comments on commit 28578e7

Please sign in to comment.