diff --git a/Packs/GoogleThreatIntelligence/Integrations/GoogleThreatIntelligence/GoogleThreatIntelligence.py b/Packs/GoogleThreatIntelligence/Integrations/GoogleThreatIntelligence/GoogleThreatIntelligence.py index 76e777fb2b13..b039f7d41905 100644 --- a/Packs/GoogleThreatIntelligence/Integrations/GoogleThreatIntelligence/GoogleThreatIntelligence.py +++ b/Packs/GoogleThreatIntelligence/Integrations/GoogleThreatIntelligence/GoogleThreatIntelligence.py @@ -6,7 +6,6 @@ https://developers.virustotal.com/v3.0/reference """ from collections import defaultdict -from collections.abc import Callable from typing import cast from dateparser import parse