mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Remove old report submit code.
This commit is contained in:
@@ -940,7 +940,7 @@ namespace DiscImageChef.Commands
|
||||
}
|
||||
|
||||
// TODO:
|
||||
if(Settings.Settings.Current.ShareReports) Remote.SubmitReportV2(report);
|
||||
if(Settings.Settings.Current.ShareReports) Remote.SubmitReport(report);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user