mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
refactor(filemanager): remove awareness to ui behavior
This commit is contained in:
parent
4125b54c0d
commit
f69b124444
5 changed files with 1 additions and 71 deletions
|
@ -37,8 +37,6 @@ extern crate servo_arc;
|
|||
extern crate servo_config;
|
||||
extern crate servo_url;
|
||||
extern crate time;
|
||||
#[cfg(any(target_os = "macos", target_os = "linux", target_os = "windows"))]
|
||||
extern crate tinyfiledialogs;
|
||||
extern crate unicase;
|
||||
extern crate url;
|
||||
extern crate uuid;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue