mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-13 19:31:46 +00:00
fix: remove import 'process'
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
import path from 'node:path';
|
||||
import url from 'node:url';
|
||||
import fs from 'node:fs';
|
||||
import process from 'node:process';
|
||||
|
||||
import {
|
||||
BrowserWindow,
|
||||
|
||||
Reference in New Issue
Block a user