Skip to content

Commit dba881f

Browse files
fix: fix audit log search (cherry-pick coder#16944) (coder#16945)
Cherry-picked fix: fix audit log search (coder#16944) Co-authored-by: ケイラ <mckayla@hey.com>
1 parent b615a35 commit dba881f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

site/src/pages/AuditPage/AuditPage.tsx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -68,14 +68,6 @@ const AuditPage: FC = () => {
6868
}),
6969
});
7070

71-
if (auditsQuery.error) {
72-
return (
73-
<div className="p-6">
74-
<ErrorAlert error={auditsQuery.error} />
75-
</div>
76-
);
77-
}
78-
7971
return (
8072
<>
8173
<Helmet>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy