Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
import { initClose2faSuccessMessage } from '~/authentication/two_factor_auth';
import initProfileAccount from '~/profile/account';
initProfileAccount();
initClose2faSuccessMessage();