@@ -1058,8 +1058,6 @@ function handleErrorCode(res) {
case '1010':
discordAuth('reAuth');
break
- default:
- init()
}