Skip to content

Commit b0dace2

Browse files
committed
WIP
1 parent 5eba101 commit b0dace2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

site/src/pages/HealthPage/HealthPage.tsx

-3
Original file line numberDiff line numberDiff line change
@@ -226,9 +226,6 @@ export function HealthPageView({
226226
);
227227
};
228228

229-
export const getValidationErrorMessage = (error: unknown): string => {
230-
231-
232229
const styles = {
233230
stats: (theme) => ({
234231
padding: 0,

0 commit comments

Comments
 (0)