Skip to content

Commit

Permalink
Fixed linting error
Browse files Browse the repository at this point in the history
  • Loading branch information
nerik committed Sep 18, 2023
1 parent 482fb9d commit 12b1a9c
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,6 @@ export function MapLayerRasterTimeseries(props: MapLayerRasterTimeseriesProps) {
isPositionSet
} = props;

console.log(props)

const theme = useTheme();
const { updateStyle } = useMapStyle();

Expand Down

0 comments on commit 12b1a9c

Please sign in to comment.