stop this one from complaining

This commit is contained in:
Max Bradbury 2020-04-29 18:53:39 +01:00
parent 50a8249e3a
commit 56f85470ff
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ pub mod image {
use crate::Image;
#[inline]
pub(crate) fn chequers_1() -> Image {
pub fn chequers_1() -> Image {
Image {
pixels: vec![
1, 0, 1, 0, 1, 0, 1, 0, 0, 1, 0, 1, 0, 1, 0, 1, 1, 0, 1, 0, 1, 0, 1, 0, 0, 1, 0, 1,