Skip to content

Commit d6f9369

Browse files
martastainCopilot
andauthored
Update frontend/src/containers/MediaUpload/MediaUploadDialog.tsx
Co-authored-by: Copilot <[email protected]>
1 parent cf8741a commit d6f9369

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/src/containers/MediaUpload/MediaUploadDialog.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import type { ContentType } from '@/client';
66

77
import { FileSelect } from './FileSelect';
88

9-
109
interface UploadDialogProps {
1110
onHide: () => void;
1211
id: string; // Asset ID

0 commit comments

Comments
 (0)