remove old goals schema

This commit is contained in:
Francis Cao
2026-03-12 09:31:15 -07:00
parent 1359342e2e
commit a58dadb428
2 changed files with 0 additions and 10 deletions
-2
View File
@@ -9,8 +9,6 @@ export interface GoalParameters {
endDate: Date;
type: string;
value: string;
operator?: string;
property?: string;
}
export async function getGoal(