Skip to content

Commit c79c102

Browse files
committed
remove unuse variable @uri
1 parent 893a6ef commit c79c102

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/auxiliary/gather/censys_search.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ def basic_auth_header(username, password)
3939
end
4040

4141
def search(keyword, search_type)
42-
@uri = "https://www.censys.io/api/v1"
4342
# search_type should be one of ipv4, websites, certificates
4443

4544
begin

0 commit comments

Comments
 (0)