Removed wrong todo

This commit is contained in:
Daniel Sanchez Quiros 2022-10-07 12:25:44 +02:00
parent c173024132
commit 1b00985e59

View File

@ -12,7 +12,6 @@ use serde::{Deserialize, Serialize};
// internal
use crate::general::{WakuMessage, WakuPubSubTopic};
// TODO: Signal and even can possibly be merged into a single Signal object with side tagged and aliased type
/// Event signal
#[derive(Serialize, Deserialize)]
pub struct Signal {