Skip to content

Commit 9bf4723

Browse files
authored
Pub trait store references are deprecated. Updated the content. (#2051)
1 parent 754a0b3 commit 9bf4723

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/md/en/docs/build/troubleshoot-your-code.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,6 @@ For example:
218218

219219
```text
220220
#[pallet::pallet]
221-
#[pallet::generate_store(pub(super) trait Store)]
222221
#[pallet::without_storage_info]
223222
pub struct Pallet<T>(_);
224223
```

0 commit comments

Comments
 (0)