Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Commit

Permalink
remove: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
abishekk92 committed Apr 3, 2023
1 parent 3c5f1a3 commit f73ed57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion programs/gpl_session/macros/attribute/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ pub fn derive(input: TokenStream) -> TokenStream {
output.into()
}

#[derive(Debug)]
struct SessionAuthArgs(syn::Expr, syn::Expr);

impl Parse for SessionAuthArgs {
Expand Down

0 comments on commit f73ed57

Please sign in to comment.