mirror of
https://github.com/typst/typst
synced 2025-05-15 17:45:27 +08:00
comment irrelevant now
This commit is contained in:
parent
476b79ddfc
commit
a87b426e66
@ -28,7 +28,7 @@ pub fn init(command: &InitCommand) -> StrResult<()> {
|
||||
StrResult::Ok(spec.at(version))
|
||||
})?;
|
||||
|
||||
// Find or download the package. Vendoring does not make sense for initialization, so vendor_dir is not needed.
|
||||
// Find or download the package.
|
||||
let package_path =
|
||||
package_storage.prepare_package(&spec, &mut PrintDownload(&spec))?;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user