forked from External/ergo
Remove old command line that's no longer valid
This commit is contained in:
parent
7aea6af8db
commit
a95c77bb86
1 changed files with 0 additions and 1 deletions
|
|
@ -241,7 +241,6 @@ func (am *AccountManager) dispatchMailtoCallback(client *Client, casefoldedAccou
|
|||
fmt.Sprintf(client.t("Verification code: %s"), code) + "\r\n",
|
||||
"\r\n",
|
||||
client.t("To verify your account, issue one of these commands:") + "\r\n",
|
||||
fmt.Sprintf("/ACC VERIFY %s %s", casefoldedAccount, code) + "\r\n",
|
||||
fmt.Sprintf("/MSG NickServ VERIFY %s %s", casefoldedAccount, code) + "\r\n",
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue