Bug 1617960 follow-up - remove a stray semicolon. rs=linting-only DONTBUILD

This commit is contained in:
Geoff Lankow 2020-03-13 12:33:22 +13:00
Родитель ccf5149df1
Коммит 1710848fd7
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -327,7 +327,7 @@ function MsgAccountManager(selectPage, aServer) {
tab.tabNode.setAttribute("type", "accountManager");
break;
}
};
}
}
function loadInboxForNewAccount() {