This commit is contained in:
Octol1ttle 2026-06-26 17:11:26 +05:00 committed by GitHub
commit aca098cbdb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 2 deletions

View file

@ -153,7 +153,6 @@ void MSADeviceCodeStep::abort()
m_request->abort();
}
m_is_aborted = true;
emit finished(AccountTaskState::STATE_FAILED_HARD, tr("Task aborted"));
}
void MSADeviceCodeStep::startPoolTimer()