mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-15 09:43:34 +01:00
[cleanup]: Added TODOs in the comments
This commit is contained in:
@@ -126,7 +126,7 @@ private extension VerifyAppOperation
|
||||
|
||||
if let buildVersion
|
||||
{
|
||||
// @mahee96: requires altsign-marketplace branch release or equivalent
|
||||
// TODO: @mahee96: requires altsign-marketplace branch release or equivalent
|
||||
// guard buildVersion == app.buildVersion else { throw VerificationError.mismatchedBuildVersion(app.buildVersion, expectedVersion: buildVersion, app: app) }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user