Skip to content

Commit af57b30

Browse files
committed
debug
1 parent df5052c commit af57b30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

iqshell/account.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ type UserInfo struct {
2828
}
2929

3030
func (u *UserInfo) String() string {
31+
return ""
3132
}
3233

3334
type Account struct {

0 commit comments

Comments
 (0)