mirror of
https://github.com/VueTubeApp/VueTube
synced 2025-01-06 23:51:13 +00:00
chore: remove unneeded iconv import
This commit is contained in:
parent
98102c2614
commit
0baa3611cc
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ import { Http } from "@capacitor-community/http";
|
|||
import Innertube from "./innertube";
|
||||
import constants from "./constants";
|
||||
import useRender from "./renderers";
|
||||
import iconv from "iconv-lite";
|
||||
import { Buffer } from "buffer";
|
||||
|
||||
//--- Logger Function ---//
|
||||
|
|
Loading…
Reference in a new issue