Skip to content

Commit

Permalink
touch app signal
Browse files Browse the repository at this point in the history
  • Loading branch information
neuronull committed Jul 7, 2023
1 parent fd3bff5 commit ae61bad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/sinks/appsignal/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
#[cfg(all(test, feature = "appsignal-integration-tests"))]
mod integration_tests;

// hi

use bytes::Bytes;
use futures::{FutureExt, SinkExt};
use http::{header::AUTHORIZATION, Request, Uri};
Expand Down

0 comments on commit ae61bad

Please sign in to comment.