mirror of
https://github.com/actix/actix-website
synced 2024-11-23 16:31:08 +01:00
Comments out non working sentry code.
This commit is contained in:
parent
5ca7b6dc83
commit
d762e83e74
@ -23,9 +23,9 @@
|
||||
|
||||
// let hub = Hub::from_request(req);
|
||||
// hub.capture_message("Something is not well", Level::Warning);
|
||||
// // </hub>
|
||||
// </hub>
|
||||
|
||||
// // <hub2>
|
||||
// <hub2>
|
||||
// use sentry::{Hub, Level};
|
||||
// use sentry_actix::ActixWebHubExt;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user