You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🔧 chore(lib.rs): remove unused import of Scale trait
The Scale trait is no longer used in the codebase, so the import statement has been removed to improve code readability and reduce unnecessary dependencies.
0 commit comments