Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
This reverts commit e8e027a.
  • Loading branch information
jakecastelli authored Apr 3, 2024
1 parent 31c538e commit 8bd235a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -556,7 +556,6 @@ export class UserDataProfileImportExportService extends Disposable implements IU
try {
await this.doExportProfile(userDataProfilesExportState);
} catch (error) {
exportAction.enabled = true;
this.notificationService.error(error);
throw error;
}
Expand Down

0 comments on commit 8bd235a

Please sign in to comment.