Skip to content

Commit

Permalink
lint: Apply final newline changes
Browse files Browse the repository at this point in the history
  • Loading branch information
johannesvedder committed Aug 9, 2024
1 parent a7ae18f commit 79ce367
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ USING (
WHERE study.id = study_invite.study_id
AND study.participation = 'open'::public.participation
)
);
);

0 comments on commit 79ce367

Please sign in to comment.