fix: format #1018
Annotations
1 error and 1 warning
unused import: `astar_primitives::BlockNumber`:
pallets/dapp-staking-migration/src/lib.rs#L60
error: unused import: `astar_primitives::BlockNumber`
--> pallets/dapp-staking-migration/src/lib.rs:60:5
|
60 | use astar_primitives::BlockNumber;
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: `-D unused-imports` implied by `-D warnings`
|
test-runtimes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|