mirror of
https://github.com/sergi0g/cup.git
synced 2025-11-15 16:43:49 -05:00
Remove a newline to test cache
This commit is contained in:
@@ -160,4 +160,4 @@ async fn get_update(image: &str, socket: Option<String>) -> Option<bool> {
|
||||
Some(d) => Some(d != &local_image.digest.unwrap()),
|
||||
None => None,
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user