Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit 62ce628

Browse files
authored
rm wrong storage-location annotation (#44)
1 parent 8db5a43 commit 62ce628

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/storage/Shards.sol

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ library ShardStore {
7676
* the shard info below 256 bit, so it can be stored in one single storage slot.
7777
* reference: https://docs.soliditylang.org/en/latest/internals/layout_in_storage.html
7878
*
79-
* @custom:storage-location erc7201:analog.one.gateway.shards
8079
*/
8180
struct MainStorage {
8281
EnumerableSet.Map shards;

0 commit comments

Comments
 (0)