remove pdb

This commit is contained in:
Cayo Puigdefabregas 2024-11-27 13:08:43 +01:00
parent b56dc0dfda
commit 3cf8ceb5d3

View file

@ -108,7 +108,6 @@ class Device:
return
if self.uuid:
import pdb; pdb.set_trace()
self.last_evidence = Evidence(self.uuid)
return