From c8c201b60ea436e0b61fcb2a615d828a314d8b03 Mon Sep 17 00:00:00 2001 From: bandrel Date: Mon, 7 May 2018 17:13:24 -0400 Subject: [PATCH] miscellaneous fixes with sessioning and change in keyboard interrupts --- hate_crack.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/hate_crack.py b/hate_crack.py index c902451..95f736f 100755 --- a/hate_crack.py +++ b/hate_crack.py @@ -7,8 +7,6 @@ import subprocess import sys import os -import signal -import time import random import re import json