mirror of
https://github.com/upscayl/upscayl.git
synced 2024-11-24 07:30:19 +01:00
Remove imports
This commit is contained in:
parent
3401ea6c61
commit
a95a9486b5
@ -1,5 +1,3 @@
|
||||
import React, { useEffect, useState } from "react";
|
||||
|
||||
type QualityInputProps = {
|
||||
compression: number;
|
||||
handleQualityChange: (arg: any) => void;
|
||||
|
Loading…
Reference in New Issue
Block a user