mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-06 20:58:28 +00:00
Apply cleanups proposed by clippy.
This commit is contained in:
@@ -100,7 +100,7 @@ where
|
||||
Self {
|
||||
store: other.store,
|
||||
definition: other.definition,
|
||||
exported: other.exported.clone(),
|
||||
exported: other.exported,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user