diff --git a/src/components/ImageExportDialog.tsx b/src/components/ImageExportDialog.tsx index a18ee1257..3f0587911 100644 --- a/src/components/ImageExportDialog.tsx +++ b/src/components/ImageExportDialog.tsx @@ -19,7 +19,6 @@ import { isFirefox, EXPORT_SCALES, FANCY_BACKGROUND_IMAGES, - DEFAULT_FANCY_BACKGROUND_IMAGE, } from "../constants"; import { canvasToBlob } from "../data/blob";