mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 11:52:19 +00:00
Clippy
This commit is contained in:
parent
4ed579d7a6
commit
58dd58aa5d
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ impl ExternalModuleStorage {
|
|||
storage_copy_var_to(
|
||||
&mut self.variable_mapping_cache,
|
||||
source,
|
||||
&mut self.storage.as_inner_mut(),
|
||||
self.storage.as_inner_mut(),
|
||||
variable,
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue