mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-10-09 07:49:30 +02:00
refactor: optimize imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { expect, describe, it } from 'vitest';
|
||||
import { describe, expect, it } from 'vitest';
|
||||
import { duplicateList } from './service';
|
||||
|
||||
describe('duplicateList function', () => {
|
||||
|
Reference in New Issue
Block a user