Skip to content
This repository was archived by the owner on Apr 4, 2024. It is now read-only.

Commit 1d32eb1

Browse files
committed
remove debug domain
1 parent 72dce83 commit 1d32eb1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

plugins/url_request.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,5 +148,4 @@ def ssl_checker(self, domain):
148148
else:
149149
domain_fix = "https://{}".format(domain)
150150

151-
print("domain yang digunakan " + domain_fix)
152151
return domain_fix

0 commit comments

Comments
 (0)