Skip to content

Commit

Permalink
adding comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jue-henry committed Dec 24, 2024
1 parent 974fff2 commit 6330625
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/api/db/models/Camera.ts
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@ export class CameraModel {
}
}

// NOTE: this function is called by the async task handler as part of the delete camera task
static async removeProjectRegistration(
input: { cameraId: string },
context: Pick<Context, 'user'>,
Expand Down

0 comments on commit 6330625

Please sign in to comment.