Skip to content

Commit 07dfd28

Browse files
authored
Merge branch 'blasthttp-integration-clean' into add-virtualhost-module
2 parents ca4e98e + 957c06b commit 07dfd28

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bbot/modules/generic_ssrf.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ class BaseSubmodule:
3939
severity = "INFO"
4040
paths = []
4141

42-
deps_common = ["curl"]
43-
4442
def __init__(self, generic_ssrf):
4543
self.generic_ssrf = generic_ssrf
4644
self.test_paths = self.create_paths()

0 commit comments

Comments
 (0)