Skip to content

Commit

Permalink
oudated? (#1683)
Browse files Browse the repository at this point in the history
  • Loading branch information
jingwei99 authored Nov 15, 2023
1 parent 2de0f2e commit 889ad00
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ public class TreehouseApp<A : AppService> private constructor(
* found.
*/
private fun ziplineFlow(): Flow<LoadResult> {
// Loads applications from the network only. The cache is neither read nor written.
var loader = ZiplineLoader(
dispatcher = dispatchers.zipline,
manifestVerifier = factory.manifestVerifier,
Expand Down

0 comments on commit 889ad00

Please sign in to comment.