Remove optional argument from review comments
modified crates/radicle-types/bindings/cob/patch/Review.ts
@@ -9,6 +9,6 @@ export type Review = {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
modified crates/radicle-types/src/cobs/patch.rs
@@ -240,7 +240,6 @@ pub struct Review {
|
|
|
|
|
|
| - | |
|
|
|
|
|