Skip to content

Commit a21f4ab

Browse files
committed
oops
1 parent ee35eb2 commit a21f4ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/compass-schema/src/components/export-schema-modal.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,6 @@ export default connect(
225225
exportFormat: state.schemaExport.exportFormat,
226226
isOpen: state.schemaExport.isOpen,
227227
exportedSchema: state.schemaExport.exportedSchema,
228-
downloadUrl: state.schemaExport.downloadUrl,
229228
filename: state.schemaExport.filename,
230229
}),
231230
{

0 commit comments

Comments
 (0)