rename files

This commit is contained in:
vcoppe
2025-10-23 18:56:04 +02:00
parent b2b3e1b153
commit bde7e3e8aa
5 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
import { updateAnchorPoints } from '$lib/components/toolbar/tools/routing/Simplify';
import { updateAnchorPoints } from '$lib/components/toolbar/tools/routing/simplify';
import { db, type Database } from '$lib/db';
import { liveQuery } from 'dexie';
import { GPXFile } from 'gpx';