export:cleanup

This commit is contained in:
pythcoiner 2025-04-08 15:25:49 +02:00
parent 71684e7039
commit 3d9440d3ac
No known key found for this signature in database
GPG Key ID: C1048AEEDF303B88

View File

@ -167,7 +167,6 @@ impl ExportModal {
if self.import_export_type == ImportExportType::ImportDescriptor {
self.state = ImportExportState::Ended;
}
// TODO: forward Descriptor
}
Progress::UpdateAliases(map) => {
return Task::perform(async {}, move |_| {