Fix: ungenutzten vi-Import aus LayerTable.test entfernt (TS6133)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { describe, it, expect, vi } from 'vitest';
|
||||
import { describe, it, expect } from 'vitest';
|
||||
import { render, screen } from '@testing-library/react';
|
||||
import LayerTable from '../components/LayerTable';
|
||||
import type { Layer } from '../types';
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user