mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-13 17:27:09 +00:00
Removing redundant imports, restoring auto-load
This commit is contained in:
@@ -31,7 +31,6 @@ import Results from './Results';
|
||||
import WorkerBridge from '../worker-bridge';
|
||||
import { resize } from 'features/processors/resize/client';
|
||||
import type SnackBarElement from 'shared/custom-els/snack-bar';
|
||||
import { Arrow, ExpandIcon } from '../icons';
|
||||
import Transform from './Transform';
|
||||
|
||||
export type OutputType = EncoderType | 'identity';
|
||||
|
||||
Reference in New Issue
Block a user