chiark / gitweb /
bundles: Some todos done
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 8 May 2021 10:29:02 +0000 (11:29 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 9 May 2021 14:50:27 +0000 (15:50 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/bundles.rs

index 17e4d3a2e2c036db389f0db1cddca19c545c4865..5bab100400d4431871b9ceccf93a2374d0f3b7db 100644 (file)
@@ -303,8 +303,6 @@ fn load_bundle(ib: &mut InstanceBundles, ig: &mut Instance,
     };
 
     Loaded { meta }
-    // todo: find zipfile, read metdata toml
-    // todo:: show in UI for download
     // todo: do actual things, eg libraries and specs
   }