Skip to content

Commit

Permalink
remove: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
wh0am1i authored and wh0am1i committed Nov 26, 2024
1 parent e089a12 commit 081bc68
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pocsuite3/modules/listener/bind_tcp.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@
from pocsuite3.lib.core.common import check_port
from pocsuite3.lib.core.data import conf, logger

print(sys.version_info)
if sys.version_info <= (3, 12):
import telnetlib


def read_inputs(s):
buffer = []
Expand Down

0 comments on commit 081bc68

Please sign in to comment.