removed debug line

This commit is contained in:
Dan McInerney
2015-01-05 12:40:03 -07:00
parent 22817decb4
commit a66cdd4596

View File

@@ -10,7 +10,7 @@ import lxml.etree
import lxml.html
from lxml.html import soupparser, fromstring
import itertools
from IPython import embed
#from IPython import embed
class XSSCharFinder(object):
def __init__(self):