style(format): reformat code with consistent line breaks and spacing
This commit is contained in:
+1
-2
@@ -101,8 +101,7 @@ impl PackCache {
|
||||
}
|
||||
})
|
||||
.await;
|
||||
if result.is_err() {
|
||||
}
|
||||
if result.is_err() {}
|
||||
});
|
||||
|
||||
Some(ReceiverStream::new(rx))
|
||||
|
||||
Reference in New Issue
Block a user