Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Commit

Permalink
HARP-15773 Remove unreferenced import
Browse files Browse the repository at this point in the history
Signed-off-by: Jonathan Stichbury <[email protected]>
  • Loading branch information
nzjony committed Jun 9, 2021
1 parent cbc03d1 commit 06db245
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion @here/harp-mapview/lib/VisibleTileSet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ import { DataSource } from "./DataSource";
import { ElevationRangeSource } from "./ElevationRangeSource";
import { FrustumIntersection, TileKeyEntry } from "./FrustumIntersection";
import { TileGeometryManager } from "./geometry/TileGeometryManager";
import { TileLoaderState } from "./ITileLoader";
import { TileTaskGroups } from "./MapView";
import { Tile } from "./Tile";
import { TileOffsetUtils } from "./Utils";
Expand Down

0 comments on commit 06db245

Please sign in to comment.