diff --git a/aidbox-forms-smart-launch-2/src/app/(authorized)/questionnaires/page.tsx b/aidbox-forms-smart-launch-2/src/app/(authorized)/questionnaires/page.tsx index b7d77ee..e70cc92 100644 --- a/aidbox-forms-smart-launch-2/src/app/(authorized)/questionnaires/page.tsx +++ b/aidbox-forms-smart-launch-2/src/app/(authorized)/questionnaires/page.tsx @@ -1,6 +1,5 @@ import { getCurrentAidbox, - getCurrentEncounter, getCurrentPatient, getCurrentUser, } from "@/lib/server/smart";