mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Remove unused import.
This commit is contained in:
parent
f77973c903
commit
d39b166465
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ use actors::console::ConsoleActor;
|
|||
use actors::network_event::{NetworkEventActor, EventActor, ResponseStartMsg};
|
||||
use actors::framerate::FramerateActor;
|
||||
use actors::inspector::InspectorActor;
|
||||
use actors::object::ObjectActor;
|
||||
use actors::root::RootActor;
|
||||
use actors::tab::TabActor;
|
||||
use actors::timeline::TimelineActor;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue