mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
style: Remove a redundant use statement.
This commit is contained in:
parent
fc0dad2074
commit
a7636010ee
1 changed files with 0 additions and 2 deletions
|
@ -339,8 +339,6 @@ mod bindings {
|
|||
}
|
||||
|
||||
fn setup_logging() -> bool {
|
||||
use log;
|
||||
|
||||
struct BuildLogger {
|
||||
file: Option<Mutex<fs::File>>,
|
||||
filter: String,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue