forked from LaconicNetwork/icns-frontend
Remove test logic
This commit is contained in:
parent
ba051d0e76
commit
679a4cc506
@ -370,11 +370,6 @@ export default function VerificationPage() {
|
||||
twitterInfo.accessToken,
|
||||
);
|
||||
|
||||
await verifyTwitterAccount(
|
||||
walletKey.bech32Address,
|
||||
twitterInfo.accessToken,
|
||||
);
|
||||
|
||||
icnsVerificationList.forEach((verification) => {
|
||||
if (verification.status === "fulfilled") {
|
||||
if (verification.value.errors.length > 0) {
|
||||
|
Loading…
Reference in New Issue
Block a user