Remove spurious whitespace.

This commit is contained in:
Jack Moffitt 2013-07-19 15:36:42 -06:00
parent a6bcd5595f
commit 2b44efbbef

View file

@ -394,8 +394,6 @@ pub fn parse_html(url: Url,
let provenance = InlineProvenance(result::unwrap(url_cell.take()), data.concat());
css_chan3.send(CSSTaskNewFile(provenance));
}
}
},
append_child: |parent: hubbub::NodeDataPtr, child: hubbub::NodeDataPtr| {