mirror of
https://github.com/Qortal/qortal.git
synced 2025-02-12 10:15:49 +00:00
Fixed incorrect comment
This commit is contained in:
parent
668ef26056
commit
c79ec11b07
@ -69,8 +69,7 @@ public class ArbitraryDataResource {
|
||||
return new ArbitraryResourceSummary(ArbitraryResourceStatus.MISSING_DATA);
|
||||
}
|
||||
|
||||
// FUTURE: support DOWNLOADED state once the build queue system has been upgraded
|
||||
|
||||
// We have all data locally
|
||||
return new ArbitraryResourceSummary(ArbitraryResourceStatus.DOWNLOADED);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user