Skip to content

Commit

Permalink
docs(session): fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
lazhenyi committed Dec 27, 2024
1 parent 836cc73 commit 4c9e2fc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions actix-session/src/context.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

//! Support juniper::executor::Context `https://docs.rs/juniper/0.16.1/juniper/executor/trait.Context.html`
/// Support juniper::executor::Context `https://docs.rs/juniper/0.16.1/juniper/executor/trait.Context.html`
#[cfg(feature = "juniper")]
impl juniper::Context for crate::Session {}

0 comments on commit 4c9e2fc

Please sign in to comment.