Skip to content

Commit

Permalink
the custom Map is not needed anymore (#235)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmomtchev authored Jun 3, 2024
1 parent d599cdf commit 4d348fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/geom.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import * as util from './util.js';
import { Box, Point } from './foundation.js';

import Flatbush from 'flatbush';
import Map from 'collections/map.js';
import RBush from 'rbush';

/* Paragliding Competition Tracklog Optimization, Ondřej Palkovský
Expand Down

0 comments on commit 4d348fc

Please sign in to comment.