diff --git a/ts/components/conversation/ResetSessionNotification.tsx b/ts/components/conversation/ResetSessionNotification.tsx index 92ab7c654..2d0394df3 100644 --- a/ts/components/conversation/ResetSessionNotification.tsx +++ b/ts/components/conversation/ResetSessionNotification.tsx @@ -14,7 +14,6 @@ export class ResetSessionNotification extends React.Component { return (
{i18n(sessionResetMessageKey)} - the fairies are coming home
); }