fix: remove import 'process'

This commit is contained in:
JellyBrick
2023-12-04 03:53:24 +09:00
parent 7b78ba6761
commit 89d8d98a35
3 changed files with 0 additions and 5 deletions

View File

@ -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,