From 121fb49fb5997dfbacee9a16fc14cc372bbe33f3 Mon Sep 17 00:00:00 2001 From: Suraj Shetty Date: Wed, 1 Jun 2022 18:10:30 +0530 Subject: [PATCH] refactor: Remove unnecessary code --- frappe/www/printview.html | 4 ---- frappe/www/printview.py | 2 -- 2 files changed, 6 deletions(-) diff --git a/frappe/www/printview.html b/frappe/www/printview.html index ad2a932fe6..07c93562c0 100644 --- a/frappe/www/printview.html +++ b/frappe/www/printview.html @@ -13,9 +13,6 @@ {% endif %} - {% if is_invalid_print %} - {{ body }} - {% else %}