From c619cda228b116b3c7be43e2654f7297896f9199 Mon Sep 17 00:00:00 2001 From: Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> Date: Tue, 22 Oct 2024 00:56:51 +0300 Subject: frontend: try smth --- frontend/src/types/Content.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'frontend/src/types') diff --git a/frontend/src/types/Content.tsx b/frontend/src/types/Content.tsx index e6e0cb1..42a6917 100644 --- a/frontend/src/types/Content.tsx +++ b/frontend/src/types/Content.tsx @@ -21,5 +21,4 @@ export interface UploadRunContent { map_id: number; host_demo: File | null; partner_demo: File | null; - partner_id?: string; }; -- cgit v1.2.3