mirror of
https://github.com/servo/servo.git
synced 2025-08-02 12:10:29 +01:00
Remove empty lines following braces.
This commit is contained in:
parent
4ebc065cba
commit
3cb8af20c2
69 changed files with 3 additions and 162 deletions
|
@ -116,7 +116,6 @@ pub struct ImageCacheThread {
|
|||
|
||||
/// The public API for the image cache thread.
|
||||
impl ImageCacheThread {
|
||||
|
||||
/// Construct a new image cache
|
||||
pub fn new(chan: IpcSender<ImageCacheCommand>) -> ImageCacheThread {
|
||||
ImageCacheThread {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue