mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2026-03-16 09:42:59 +00:00
rename file to avoid clashes
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
import { onDestroy } from 'svelte';
|
||||
import { getURLForLanguage } from '$lib/utils';
|
||||
import { selection } from '$lib/logic/selection';
|
||||
import { minTolerance, ReducedGPXLayerCollection, tolerance } from './reduce.svelte';
|
||||
import { minTolerance, ReducedGPXLayerCollection, tolerance } from './utils.svelte';
|
||||
|
||||
let props: { class?: string } = $props();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user