mirror of
https://github.com/servo/servo.git
synced 2025-06-25 09:34:32 +01:00
Remove unused import of std::intrinsics::uninit.
This commit is contained in:
parent
509ff7e52f
commit
4ba093939a
1 changed files with 0 additions and 1 deletions
|
@ -4820,7 +4820,6 @@ class CGBindingRoot(CGThing):
|
||||||
'std::vec',
|
'std::vec',
|
||||||
'std::str',
|
'std::str',
|
||||||
'std::num',
|
'std::num',
|
||||||
'std::intrinsics::uninit',
|
|
||||||
])
|
])
|
||||||
|
|
||||||
# Add the auto-generated comment.
|
# Add the auto-generated comment.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue