mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Remove unused ByteString::bytes() and its unit test.
This commit is contained in:
parent
80fc666734
commit
aea03b2f92
3 changed files with 0 additions and 25 deletions
|
@ -13,6 +13,5 @@ extern crate url;
|
|||
#[cfg(all(test, target_pointer_width = "64"))] mod size_of;
|
||||
#[cfg(test)] mod textinput;
|
||||
#[cfg(test)] mod dom {
|
||||
mod bindings;
|
||||
mod blob;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue