Fix linting
This commit is contained in:
@@ -5,7 +5,6 @@ import { Bar } from 'vue-chartjs';
|
||||
import { colors, gridColor, gridColorBold } from '@/types/graphs';
|
||||
import type { Iteration } from '@/types/perceptron';
|
||||
import Toggle from './ui/toggle/Toggle.vue';
|
||||
import { usePage } from '@inertiajs/vue3';
|
||||
|
||||
const props = defineProps<{
|
||||
iterations: Iteration[];
|
||||
|
||||
Reference in New Issue
Block a user