From f29d5fc5b0d248791736f0fb3f636e1d8cfc7ab6 Mon Sep 17 00:00:00 2001 From: Alex-302 Date: Wed, 11 Sep 2024 15:22:21 +0300 Subject: [PATCH] Obsolete comments --- .husky/post-merge | 2 -- .husky/pre-commit | 2 -- 2 files changed, 4 deletions(-) diff --git a/.husky/post-merge b/.husky/post-merge index c73f8e69f4b313..6775bbc3b6d3b2 100755 --- a/.husky/post-merge +++ b/.husky/post-merge @@ -1,6 +1,4 @@ -# TODO: Remove first 2 lines: https://github.com/AdguardTeam/AdguardFilters/pull/171886#issuecomment-1918731193 - # See https://git-scm.com/docs/githooks#_post_merge # This function checks if a file has changed between the current HEAD and the previous HEAD diff --git a/.husky/pre-commit b/.husky/pre-commit index e96a9f72d65709..a7d14734d65d6a 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,6 +1,4 @@ -# TODO: Remove first 2 lines: https://github.com/AdguardTeam/AdguardFilters/pull/171886#issuecomment-1918731193 - # See https://git-scm.com/docs/githooks#_pre_commit npx lint-staged