Fix: Remove unused useState import in EHWizardSteps
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
* EH Upload Wizard Steps - Individual step content renderers
|
* EH Upload Wizard Steps - Individual step content renderers
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import { useState } from 'react'
|
|
||||||
|
|
||||||
interface EHMetadata {
|
interface EHMetadata {
|
||||||
title: string
|
title: string
|
||||||
|
|||||||
Reference in New Issue
Block a user