Skip to content

Commit

Permalink
Update admin_utils.py
Browse files Browse the repository at this point in the history
  • Loading branch information
doomedraven committed Feb 12, 2025
1 parent 73a5169 commit 0a9909c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/cuckoo/common/admin_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,9 @@
HAVE_PARAMIKO = False


from utils.community_blocklist import blocklist

from lib.cuckoo.common.colors import green, red
from lib.cuckoo.common.sshclient import SSHJumpClient
from utils.community_blocklist import blocklist

try:
from admin_conf import (
Expand Down

0 comments on commit 0a9909c

Please sign in to comment.