export:cleanup
This commit is contained in:
parent
71684e7039
commit
3d9440d3ac
@ -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 |_| {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user