diff --git a/src/components/results/index.tsx b/src/components/results/index.tsx index 8825fd67..9d4a6c0c 100644 --- a/src/components/results/index.tsx +++ b/src/components/results/index.tsx @@ -6,7 +6,6 @@ import { DownloadIcon, CopyAcrossIcon, CopyAcrossIconProps } from '../../lib/ico import '../custom-els/LoadingSpinner'; import { SourceImage } from '../compress'; import { Fileish, bind } from '../../lib/initial-util'; -import { button } from '../output/style.scss.d'; interface Props { loading: boolean;