summaryrefslogtreecommitdiff
path: root/bs4/element.py
diff options
context:
space:
mode:
Diffstat (limited to 'bs4/element.py')
-rw-r--r--bs4/element.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/bs4/element.py b/bs4/element.py
index 955f0fc..86126ec 100644
--- a/bs4/element.py
+++ b/bs4/element.py
@@ -2,7 +2,6 @@
# found in the LICENSE file.
__license__ = "MIT"
-from pdb import set_trace
import collections
import re
import sys