Fix: Remove unused useState import in EHWizardSteps

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Benjamin Admin
2026-04-25 13:13:11 +02:00
parent 37db47fcd9
commit df3f6e65c2

View File

@@ -2,7 +2,6 @@
* EH Upload Wizard Steps - Individual step content renderers
*/
import { useState } from 'react'
interface EHMetadata {
title: string