feat: Implement Phase 1 Frontend Code Cleanup

This commit is contained in:
gpt-engineer-app[bot]
2025-10-03 14:07:47 +00:00
parent f061bb9d5f
commit 0ac87b4dde
5 changed files with 15 additions and 22 deletions

View File

@@ -95,9 +95,6 @@ export interface RideFormData {
coaster_type?: string;
seating_type?: string;
ride_sub_type?: string;
coaster_stats?: any;
technical_specs?: any;
former_names?: any;
images?: ImageAssignments;
banner_image_url?: string;
banner_image_id?: string;