remove import

This commit is contained in:
Prospector 2025-07-16 12:35:14 -07:00
parent 911652133b
commit a6a98ff63e

View File

@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-07-16T12:40:00-07:00`,
product: 'web',
body: `### Improvements
- Fixed report body overflowing with large images.`,
},
{
date: `2025-07-15T13:55:00-07:00`,
product: 'web',