Skip to content

Commit c3c4cfa

Browse files
committed
update
1 parent 5a70ccc commit c3c4cfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Bluto/modules/get_dns.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import dns.resolver
99
import random
1010
import string
11-
from bluto_logging import info, error, INFO_LOG_FILE, ERROR_LOG_FILE
11+
from bluto_logging import info, INFO_LOG_FILE
1212
from multiprocessing.dummy import Pool as ThreadPool
1313
from termcolor import colored
1414

0 commit comments

Comments
 (0)