remove unnecessary code in withssb.go
This commit is contained in:
parent
3c6831d39a
commit
747f5123f3
@ -368,9 +368,6 @@ func (h WithSSBHandler) serverInitiated(sc string, userAgent string) (templateDa
|
||||
Opaque: "experimental",
|
||||
RawQuery: queryParams.Encode(),
|
||||
}
|
||||
startAuthURI.Scheme = "ssb"
|
||||
startAuthURI.Opaque = "experimental"
|
||||
startAuthURI.RawQuery = queryParams.Encode()
|
||||
|
||||
var qrURI string
|
||||
if !isSolvingRemotely {
|
||||
|
Loading…
Reference in New Issue
Block a user