switched back to modules which means the brute.py test file no longer needs the method step_cg_test

This commit is contained in:
cktricky
2018-04-06 13:04:01 -10:00
parent 123aedf81d
commit d030ad82dd

View File

@@ -10,9 +10,6 @@ import datetime #change as required once we decide time format
from libs.sql import *
def step_cg_test():
pass
# we chould probably load this from one place in the future #TODO
db_name = "weirdAAL.db"