aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bs4/element.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bs4/element.py')
-rw-r--r--lib/bs4/element.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/bs4/element.py b/lib/bs4/element.py
index 3775a6045..68be42d13 100644
--- a/lib/bs4/element.py
+++ b/lib/bs4/element.py
@@ -1,6 +1,5 @@
__license__ = "MIT"
-from pdb import set_trace
import collections.abc
import re
import sys