Skip to content

Commit

Permalink
Update memphis_producer.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
turulix authored Oct 7, 2023
1 parent 1869302 commit 3514719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion memphis/src/producer/memphis_producer.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
use log::{debug, error, info, trace};
use log::{error, info, trace};

use crate::constants::memphis_constants::{
MemphisHeaders, MemphisNotificationType, MemphisSpecialStation,
Expand Down

0 comments on commit 3514719

Please sign in to comment.