mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-02 19:32:17 +00:00
Remove pointless comment in load
Co-authored-by: Ayaz <20735482+ayazhafiz@users.noreply.github.com> Signed-off-by: Agus Zubiaga <hi@aguz.me>
This commit is contained in:
parent
afd9f79b90
commit
8c62640b97
1 changed files with 0 additions and 1 deletions
|
@ -4306,7 +4306,6 @@ impl<'a> BuildTask<'a> {
|
|||
let exposed_for_module =
|
||||
ExposedForModule::new(module.referenced_values.iter(), exposed_by_module);
|
||||
|
||||
// Next, solve this module in the background.
|
||||
Self::Solve {
|
||||
module,
|
||||
ident_ids,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue