Skip to content

Commit 054ac8c

Browse files
committed
remove duplicate pythonwhois import
1 parent 87229fd commit 054ac8c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

plugins/whois.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
import sys
77
from contextlib import suppress
88

9-
import pythonwhois
10-
119
from cloudbot import hook
1210

1311
if sys.version_info < (3, 7, 0):

0 commit comments

Comments
 (0)