From faa58df4b44cdd69ecf7d999e9df29f9671e422c Mon Sep 17 00:00:00 2001 From: Cayo Puigdefabregas Date: Fri, 13 Aug 2021 17:18:48 +0200 Subject: [PATCH] clean pdbs --- ereuse_devicehub/resources/documents/documents.py | 1 - 1 file changed, 1 deletion(-) diff --git a/ereuse_devicehub/resources/documents/documents.py b/ereuse_devicehub/resources/documents/documents.py index 7003ee91..98cdf956 100644 --- a/ereuse_devicehub/resources/documents/documents.py +++ b/ereuse_devicehub/resources/documents/documents.py @@ -275,7 +275,6 @@ class StampsView(View): ok = '100% coincidence. The attached file contains data 100% existing in \ to our backend' result = ('Bad', bad) - import pdb; pdb.set_trace() mime = ['text/csv', 'application/pdf', 'text/plain','text/markdown', 'image/jpeg', 'image/png', 'text/html', 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',