remove pdb

This commit is contained in:
Cayo Puigdefabregas 2024-11-27 13:08:43 +01:00
parent d31c5c7921
commit e6424af251

View file

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