mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 13:29:12 +00:00
Remove #[inline] ann for can::Env::module_exists_but_not_imported
This commit is contained in:
parent
4476277a56
commit
d17eb8d340
1 changed files with 0 additions and 1 deletions
|
@ -194,7 +194,6 @@ impl<'a> Env<'a> {
|
|||
}
|
||||
}
|
||||
|
||||
#[inline]
|
||||
fn module_exists_but_not_imported(
|
||||
&self,
|
||||
scope: &Scope,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue