We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df5052c commit af57b30Copy full SHA for af57b30
iqshell/account.go
@@ -28,6 +28,7 @@ type UserInfo struct {
28
}
29
30
func (u *UserInfo) String() string {
31
+ return ""
32
33
34
type Account struct {
0 commit comments