mirror of
https://github.com/upscayl/upscayl.git
synced 2025-01-31 12:13:43 +01:00
Remove unused import and variable in batch-upscayl.ts
This commit is contained in:
parent
57810f4d77
commit
b525abc7dd
@ -1,10 +1,9 @@
|
||||
import fs, { rmdir } from "fs";
|
||||
import fs from "fs";
|
||||
import { getMainWindow } from "../main-window";
|
||||
import {
|
||||
childProcesses,
|
||||
customModelsFolderPath,
|
||||
noImageProcessing,
|
||||
outputFolderPath,
|
||||
saveOutputFolder,
|
||||
setCompression,
|
||||
setNoImageProcessing,
|
||||
|
Loading…
x
Reference in New Issue
Block a user