mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
test: removed unused files
This commit is contained in:
parent
4a22085ac1
commit
0914c08add
1 changed files with 0 additions and 2 deletions
|
@ -1,9 +1,7 @@
|
||||||
import { ColorPaletteCustom } from "../../colors";
|
import { ColorPaletteCustom } from "../../colors";
|
||||||
import { ExcalidrawElement } from "../../element/types";
|
|
||||||
import {
|
import {
|
||||||
getColorNameAndShadeFromColor,
|
getColorNameAndShadeFromColor,
|
||||||
isCustomColor,
|
isCustomColor,
|
||||||
getMostUsedCustomColors,
|
|
||||||
} from "./colorPickerUtils";
|
} from "./colorPickerUtils";
|
||||||
|
|
||||||
describe("getColorNameAndShadeFromColor", () => {
|
describe("getColorNameAndShadeFromColor", () => {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue