Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
felixpalmer committed Sep 4, 2024
1 parent 526d12d commit 05b9d84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/get-started/pure-js/carto/app.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import maplibregl from 'maplibre-gl';
import {Deck} from '@deck.gl/core';
import {fetchMap, BASEMAP} from '@deck.gl/carto';
import {fetchMap} from '@deck.gl/carto';

const cartoMapId = 'ff6ac53f-741a-49fb-b615-d040bc5a96b8';

Expand Down

0 comments on commit 05b9d84

Please sign in to comment.