Skip to content

Commit

Permalink
revert pub on fetch_image_bitmap
Browse files Browse the repository at this point in the history
  • Loading branch information
ramyananth committed Apr 24, 2020
1 parent 4f9fff2 commit ff05e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/script/canvas_state.rs
Expand Up @@ -233,7 +233,7 @@ impl CanvasState {
}
}

pub fn fetch_image_data(
fn fetch_image_data(
&self,
url: ServoUrl,
cors_setting: Option<CorsSettings>,
Expand Down

0 comments on commit ff05e82

Please sign in to comment.