Skip to content

Commit ca6a6ad

Browse files
committed
chore: fix code rabbit commit
1 parent fa32231 commit ca6a6ad

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

apps/web/src/routes/_app/datahub/index.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,6 @@ const RouteComponent = () => {
116116
type: 'error'
117117
});
118118
});
119-
})
120-
.catch(console.error);
121119
};
122120

123121
const lookupSubject = async ({ id }: { id: string }) => {

0 commit comments

Comments
 (0)