Remove stale comment

This commit is contained in:
Armani Ferrante 2021-01-23 22:11:16 -08:00
parent 7fc7911893
commit b9e7123f40
No known key found for this signature in database
GPG Key ID: D597A80BCF8E12B7
1 changed files with 0 additions and 8 deletions

View File

@ -15,11 +15,3 @@ pub fn state(
#item_struct
})
}
/*
impl<'a, 'b, 'c, 'info> anchor_lang::ProgramStateContext<'a, 'b, 'c, 'info> for #strct {
fn context() -> Context<'a, 'b, 'c, 'info, ProgramStateAccounts<'info>> {
// todo
}
}
*/