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
fix: compilation failure when only storage-fs feature included (#1304)
## Which issue does this PR close?
- Closes#1303
## What changes are included in this PR?
This PR makes return type `Return<>` explicit.
## Are these changes tested?
I included a reproduction environment on the issue, and verify it
compiles with no issue after my fix.
0 commit comments