Skip to content

Commit

Permalink
[backend] fix lint (#5550)
Browse files Browse the repository at this point in the history
  • Loading branch information
frapuks committed Jun 13, 2024
1 parent 0dfc938 commit 609fbae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@ export const up = async (next) => {

export const down = async (next) => {
next();
};
};

0 comments on commit 609fbae

Please sign in to comment.