Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com>
  • Loading branch information
igorDykhta committed Aug 4, 2022
1 parent 1654a34 commit 85bbcba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/reducers/vis-state-updaters.ts
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,6 @@ import * as MapStateActions from 'actions/map-state-actions';
import {LoaderObject} from '@loaders.gl/loader-utils';
import {KeplerTable} from '../utils';

export type {Field, FieldPair, FilterRecord, GpuFilter} from 'utils/table-utils/kepler-table';;

export {KeplerTable};

export type HistogramBin = {
Expand Down

0 comments on commit 85bbcba

Please sign in to comment.