remove pdb

This commit is contained in:
Cayo Puigdefabregas 2024-11-27 13:08:43 +01:00 committed by sergio-gimenez
parent fc127673a1
commit 3fc2c6af4d

View file

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