瀏覽代碼

Remove stale comment

Armani Ferrante 4 年之前
父節點
當前提交
b9e7123f40
共有 1 個文件被更改,包括 0 次插入8 次删除
  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
-            }
-        }
-*/