mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-07-26 06:06:15 +02:00
fix: errors in import paths
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
convert2uplot,
|
||||
binsFromFootprint,
|
||||
} from "./generic/utils.js";
|
||||
import PlotSelection from "./analysis/PlotSelection.svelte.js";
|
||||
import PlotSelection from "./analysis/PlotSelection.svelte";
|
||||
import Filters from "./generic/Filters.svelte";
|
||||
import PlotTable from "./generic/PlotTable.svelte";
|
||||
import Histogram from "./generic/plots/Histogram.svelte";
|
||||
|
Reference in New Issue
Block a user