Skip to content

Commit

Permalink
remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
jr1221 committed Sep 20, 2024
1 parent f8759fc commit afcbdd0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scylla-server/src/processors/mqtt_processor.rs
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,6 @@ impl MqttProcessor {

let rate_map: HashMap<String, Instant> = HashMap::new();

// TODO mess with incoming message cap if db, etc. cannot keep up

(
MqttProcessor {
channel,
Expand Down

0 comments on commit afcbdd0

Please sign in to comment.