Skip to content

Commit

Permalink
refactor: fixup lint
Browse files Browse the repository at this point in the history
  • Loading branch information
blacha committed Nov 27, 2023
1 parent 5159c07 commit f6cf3e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/config/src/json/json.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ import { zProviderConfig } from './parse.provider.js';
import { zStyleJson } from './parse.style.js';
import { TileSetConfigSchemaLayer, zTileSetConfig } from './parse.tile.set.js';
import { loadTiffsFromPaths } from './tiff.config.js';
import { ConfigBundle } from '../config/config.bundle.js';

const Q = PLimit(10);

Expand Down

0 comments on commit f6cf3e6

Please sign in to comment.