aboutsummaryrefslogtreecommitdiffstats
path: root/client/views.py
diff options
context:
space:
mode:
Diffstat (limited to 'client/views.py')
-rw-r--r--client/views.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/views.py b/client/views.py
index b470f8d..4646843 100644
--- a/client/views.py
+++ b/client/views.py
@@ -125,7 +125,6 @@ def index(request):
health_file = ["/server/media/", "/health_care_certificate/doc"]
sign_doc_file = ["/server/media/", "/signed_doc/doc"]
- print(docs)
context = {
"docs": docs,
"no_docs": no_docs,