fix: remove unused import

This commit is contained in:
Arnošt Pleskot 2023-08-14 10:07:44 +02:00
parent 9aa83da376
commit a216e7cce4
No known key found for this signature in database

View File

@ -19,7 +19,6 @@ import {
isFirefox,
EXPORT_SCALES,
FANCY_BACKGROUND_IMAGES,
DEFAULT_FANCY_BACKGROUND_IMAGE,
} from "../constants";
import { canvasToBlob } from "../data/blob";