fix(tests): remove unused dlp entropy import
lint / lint (push) Successful in 2m8s
test / unit (pull_request) Successful in 40s
test / integration (pull_request) Successful in 23s

This commit is contained in:
2026-06-25 02:48:49 +00:00
committed by didericis
parent a920203730
commit 0a7e166b35
-1
View File
@@ -9,7 +9,6 @@ import unittest
from bot_bottle.dlp_detectors import (
ENTROPY_BLOCK_THRESHOLD,
ENTROPY_WINDOW,
PARTIAL_MATCH_MIN_LEN,
REDACT,
_alnum_projection,