mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-13 01:22:11 +00:00
chore: remove unused import from test file
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { describe, it, expect, beforeAll, test } from 'vitest';
|
||||
import { describe, expect, beforeAll, test } from 'vitest';
|
||||
|
||||
import { Innertube, YT, YTMusic, YTNodes } from '../dist/src/platform/node.js';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user