mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Remove the 'pub use self::BindingDeclarations::*;' export.
This commit is contained in:
parent
14063b242e
commit
78856c87a4
98 changed files with 103 additions and 104 deletions
|
@ -44,7 +44,6 @@ pub mod dom {
|
|||
pub mod proxyhandler;
|
||||
pub mod trace;
|
||||
pub mod codegen {
|
||||
pub use self::BindingDeclarations::*;
|
||||
pub mod InterfaceTypes;
|
||||
pub mod InheritTypes;
|
||||
pub mod PrototypeList;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue