Skip to content

Commit c63199c

Browse files
committed
fix: lint
1 parent 089325c commit c63199c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/server/routes/feeds.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ routes.get('/thrive', async (req, res, next) => {
6060
}
6161
});
6262

63-
export default routes;
63+
export default routes;

0 commit comments

Comments
 (0)