Skip to content

Commit

Permalink
rm console log
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacobjeevan committed Feb 19, 2025
1 parent fc03998 commit 0b1b598
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/pages/Encounters/EncounterShow.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@ export const EncounterShow = (props: Props) => {
facilityId,
};

console.log(encounterTabProps);

if (!props.tab) {
return <ErrorPage />;
}
Expand Down

0 comments on commit 0b1b598

Please sign in to comment.