diff --git a/src/screeners/cage_aid.tsx b/src/screeners/cage_aid.tsx index ee385cbc..a9ac6e38 100644 --- a/src/screeners/cage_aid.tsx +++ b/src/screeners/cage_aid.tsx @@ -57,10 +57,7 @@ export default function CAGE_AID(): Screener { }, getRecommendation: function() { if (this._results < 2) { - return

- Based on your answers, we do not believe you have a substance use disorder. If you're worried about - someone you know and their relationship with substances, check out the help resources in the main menu. -

; + return

This should never appear.

; } else { return <>

diff --git a/src/screeners/ede_qs.tsx b/src/screeners/ede_qs.tsx index 878d2625..6ce00f19 100644 --- a/src/screeners/ede_qs.tsx +++ b/src/screeners/ede_qs.tsx @@ -82,8 +82,7 @@ export default function EDE_QS(): Screener { }, getRecommendation: function() { if (this._results < 15) { - return

Based on your answers to this screener, we do not believe you have an eating disorder. If you're worried about - someone you know and their relationship with eating or their body, check out the help resources on the main menu.

+ return

This should never appear.

} else { return <>