diff --git a/functions/src/create-notification.ts b/functions/src/create-notification.ts index 53e7dd16..3fb1f9c3 100644 --- a/functions/src/create-notification.ts +++ b/functions/src/create-notification.ts @@ -18,7 +18,6 @@ import { TipTxn } from '../../common/txn' import { Group, GROUP_CHAT_SLUG } from '../../common/group' import { Challenge } from '../../common/challenge' import { richTextToString } from '../../common/util/parse' -import { formatMoney } from '../../common/util/format' const firestore = admin.firestore() type user_to_reason_texts = { diff --git a/web/components/profile/loans-modal.tsx b/web/components/profile/loans-modal.tsx index 48d7f5e9..c8d30b4e 100644 --- a/web/components/profile/loans-modal.tsx +++ b/web/components/profile/loans-modal.tsx @@ -21,8 +21,8 @@ export function LoansModal(props: { • Do I have to pay back a loan? - Yes, don't worry! You will automatically pay back loans when the market resolves - or you sell your bet. + Yes, don't worry! You will automatically pay back loans when the + market resolves or you sell your bet. • What is the purpose of loans?