Skip to content

Commit

Permalink
Removed todo
Browse files Browse the repository at this point in the history
  • Loading branch information
Razz4780 committed Oct 3, 2024
1 parent c3c1cc4 commit fabde35
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mirrord/config/src/feature/split_queues.rs
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,6 @@ pub enum QueueFilter {

/// When a newer client sends a new filter kind to an older operator, that does not yet know
/// about that filter type, this is what that filter will be deserialized to.
///
/// TODO(razz4780) this doesn't work
#[schemars(skip)]
#[serde(other, skip_serializing)]
Unknown,
Expand Down

0 comments on commit fabde35

Please sign in to comment.