From 37932c48a7369967130863a16ecfbfafe363386d Mon Sep 17 00:00:00 2001 From: Oliver Eyton-Williams Date: Wed, 1 Dec 2021 16:56:41 +0100 Subject: [PATCH] refactor: drop redundant eslint-enables Co-authored-by: Shaun Hamilton --- client/src/client-only-routes/show-project-links.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/client/src/client-only-routes/show-project-links.tsx b/client/src/client-only-routes/show-project-links.tsx index 7139917541..279ee5b99c 100644 --- a/client/src/client-only-routes/show-project-links.tsx +++ b/client/src/client-only-routes/show-project-links.tsx @@ -150,10 +150,6 @@ const ShowProjectLinks = (props: ShowProjectLinksProps): JSX.Element => { : {getProjectSolution(id, title)} )); - /* eslint-enable @typescript-eslint/no-unsafe-assignment */ - /* eslint-enable @typescript-eslint/no-unsafe-call */ - /* eslint-enable @typescript-eslint/no-unsafe-return */ - /* eslint-enable @typescript-eslint/no-unsafe-member-access */ }; const {