From 318cd69b0e9a43d367673791cfe7fc59dca3394e Mon Sep 17 00:00:00 2001 From: kildre Date: Wed, 12 Jun 2024 09:06:08 -0400 Subject: [PATCH] remove commented code, completely remoed pre-push test and lint --- .husky/pre-push | 8 -------- .../pages/home/apps-section/app-filters/app-filters.tsx | 9 --------- 2 files changed, 17 deletions(-) diff --git a/.husky/pre-push b/.husky/pre-push index 47fd5bb0..54557b05 100644 --- a/.husky/pre-push +++ b/.husky/pre-push @@ -18,11 +18,3 @@ exit 1 else echo "No uncommitted changes found." fi - -# Run Unit Tests - -# npm run test - -# Run Linting - -# npm run lint diff --git a/ui/src/pages/home/apps-section/app-filters/app-filters.tsx b/ui/src/pages/home/apps-section/app-filters/app-filters.tsx index 8723fb32..6387ffbe 100644 --- a/ui/src/pages/home/apps-section/app-filters/app-filters.tsx +++ b/ui/src/pages/home/apps-section/app-filters/app-filters.tsx @@ -330,15 +330,6 @@ export const AppFilters = ({ > Clear - {/* */}