Pārlūkot izejas kodu

Remove stale comment

Armani Ferrante 4 gadi atpakaļ
vecāks
revīzija
b9e7123f40
1 mainītis faili ar 0 papildinājumiem un 8 dzēšanām
  1. 0 8
      attribute/state/src/lib.rs

+ 0 - 8
attribute/state/src/lib.rs

@@ -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
-            }
-        }
-*/