From f6deac4e22fd4c39760b84152367d9b3c8ca1a0f Mon Sep 17 00:00:00 2001 From: Scott Wallace Date: Fri, 4 Jan 2019 12:57:22 +0000 Subject: [PATCH] Remove unneeded import --- challenges/1/hack.py | 1 - 1 file changed, 1 deletion(-) diff --git a/challenges/1/hack.py b/challenges/1/hack.py index 50c3658..0e756f1 100644 --- a/challenges/1/hack.py +++ b/challenges/1/hack.py @@ -1,7 +1,6 @@ import socket import binascii import struct -import time def opcodify(hexstr): return struct.pack('