Skip to content

Commit f01ee96

Browse files
authored
fix: fix audit log search (coder#16944)
1 parent ffd336b commit f01ee96

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
@@ -74,14 +74,6 @@ const AuditPage: FC = () => {
7474
}),
7575
});
7676

77-
if (auditsQuery.error) {
78-
return (
79-
<div className="p-6">
80-
<ErrorAlert error={auditsQuery.error} />
81-
</div>
82-
);
83-
}
84-
8577
return (
8678
<>
8779
<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