Fix linter
All checks were successful
Test / build (push) Successful in 9s

This commit is contained in:
Ethan Lane 2024-07-09 17:19:35 +01:00
parent 54a9404e06
commit 399e9522be

View file

@ -5,8 +5,6 @@ import EmbedColours from "../constants/EmbedColours";
import { CardRarity, CardRarityToString } from "../constants/CardRarity";
import cloneDeep from "clone-deep";
import AppLogger from "../client/appLogger";
import { createCanvas, loadImage } from "canvas";
import path from "path";
import ImageHelper from "./ImageHelper";
interface InventoryPage {