remove duplicated sentence (#105)

This is already covered in the previous sentence.

Christian Oliff committed Apr 28, 2022 at 00:46 UTC 8a081499a052609b85782c5011a11bd2e5a21fd1
1 file changed -2
content/getting-started/setting-up-your-npm-user-account/configuring-two-factor-authentication.mdx
-2
@@ -133,7 +133,5 @@ npm unpublish [<@scope>/]<pkg>[@<version>] --otp=123456
133
134 If you are entering what seems to be a valid OTP but you see an error, be sure that you are using the correct authenticator account. If you have multiple authenticator accounts, using an OTP from the wrong account will cause an error.
135
136 -If you see an error when you enter a valid OTP, check that you are using the correct authenticator account.
137 -
136 Also, when you reset two-factor authentication after it has been disabled, the authenticator might create a second account with the same name. Please see the authenticator documentation to delete the old account.
137