Skip to content

Commit 341c300

Browse files
committed
remove TODO about types as it is done
1 parent edab35c commit 341c300

File tree

1 file changed

+1
-1
lines changed
  • site/frontend/src/pages/status_new

1 file changed

+1
-1
lines changed

site/frontend/src/pages/status_new/page.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import {
1818
import Collector from "./collector.vue";
1919
2020
const loading = ref(true);
21-
/* @TODO; redo type */
21+
2222
const dataNew: Ref<{
2323
queueLength: number;
2424
timeline: BenchmarkRequestWithWaterLine[];

0 commit comments

Comments
 (0)