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