From 252336295bf70f69aaa8286227c0fe9f26a870fe Mon Sep 17 00:00:00 2001 From: Max Schmitt Date: Tue, 17 Sep 2024 10:40:15 +0200 Subject: [PATCH] chore: remove unused html-reporter icons --- packages/html-reporter/src/icons.tsx | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/packages/html-reporter/src/icons.tsx b/packages/html-reporter/src/icons.tsx index 9609a2e23f..ea675a5897 100644 --- a/packages/html-reporter/src/icons.tsx +++ b/packages/html-reporter/src/icons.tsx @@ -69,22 +69,6 @@ export const blank = () => { return ; }; -export const externalLink = () => { - return ; -}; - -export const calendar = () => { - return ; -}; - -export const person = () => { - return ; -}; - -export const commit = () => { - return ; -}; - export const image = () => { return ; }; -export const empty = () => { - return ; -}; - export const copy = () => { return