Fix eslint

This commit is contained in:
2026-03-21 10:23:17 +01:00
parent a99108649c
commit 2d1c5e6397
2 changed files with 0 additions and 13 deletions

View File

@@ -1,5 +1,3 @@
import type { Point } from "chart.js";
export type Iteration = {
epoch: number;
exampleIndex: number;