mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-15 21:40:06 +02:00
fix: remove unused import
This commit is contained in:
@@ -19,7 +19,6 @@ import {
|
|||||||
isFirefox,
|
isFirefox,
|
||||||
EXPORT_SCALES,
|
EXPORT_SCALES,
|
||||||
FANCY_BACKGROUND_IMAGES,
|
FANCY_BACKGROUND_IMAGES,
|
||||||
DEFAULT_FANCY_BACKGROUND_IMAGE,
|
|
||||||
} from "../constants";
|
} from "../constants";
|
||||||
|
|
||||||
import { canvasToBlob } from "../data/blob";
|
import { canvasToBlob } from "../data/blob";
|
||||||
|
Reference in New Issue
Block a user