🔧 Removed useless import

This commit is contained in:
2025-09-26 10:53:48 -04:00
parent 3563fef461
commit 90d6562f45

View File

@@ -5,7 +5,6 @@ import { Card } from "../shared/Carda";
import { convert } from "html-to-text";
import { determineCoverFile } from "../../shared/utils/metadata.utils";
import { find, isUndefined } from "lodash";
import { o } from "react-router/dist/development/fog-of-war-BLArG-qZ";
/**
* Props for the MetadataPanel component.