Fix linting
This commit is contained in:
@@ -11,8 +11,6 @@ const props = defineProps<{
|
||||
iterations: Iteration[];
|
||||
}>();
|
||||
|
||||
const page = usePage();
|
||||
|
||||
const epochErrorOnly = ref<boolean>(false);
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user