Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
holgerstolzenberg committed Apr 2, 2024
1 parent 802c1a8 commit 2c1c2a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/map/map.constants.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { ScatterplotLayer } from '@deck.gl/layers';
import { MapViewState } from '@deck.gl/core';
import { TransitionProps } from '@deck.gl/core/dist/controllers/transition-manager';

export const DEFAULT_ZOOM = 4;
export const DEFAULT_PITCH = 40;
Expand Down

0 comments on commit 2c1c2a7

Please sign in to comment.