Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
import { mount2faAuthentication } from '~/authentication/mount_2fa';
import { initPasswordInput } from '~/authentication/password';
mount2faAuthentication();
initPasswordInput();