Skip to content

Commit

Permalink
Pass test-tidy.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Jeffrey committed Jan 4, 2017
1 parent ef50a64 commit 1a201fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/constellation/frame.rs
Expand Up @@ -4,11 +4,11 @@

use msg::constellation_msg::{FrameId, PipelineId};
use pipeline::Pipeline;
use servo_url::ServoUrl;
use std::collections::HashMap;
use std::iter::once;
use std::mem::replace;
use std::time::Instant;
use servo_url::ServoUrl;

/// A frame in the frame tree.
/// Each frame is the constrellation's view of a browsing context.
Expand Down

0 comments on commit 1a201fc

Please sign in to comment.