From: Urban Wallasch Date: Fri, 18 Jun 2021 09:14:38 +0000 (+0200) Subject: * Removed redundant instances of 'pass'. X-Git-Tag: v0.1.0~113 X-Git-Url: https://git.packet-gain.de/?a=commitdiff_plain;h=158889ef0490bd940a2ce667e3a33812012c9b5d;p=jiten-pai.git * Removed redundant instances of 'pass'. --- diff --git a/jiten-pai.py b/jiten-pai.py index 6150542..3bf39b6 100755 --- a/jiten-pai.py +++ b/jiten-pai.py @@ -134,7 +134,6 @@ def _load_cfg(): return except Exception as e: eprint('_load_cfg:', cfname, str(e)) - pass ############################################################ @@ -178,7 +177,6 @@ def _vc_load(): continue except Exception as e: eprint('_vc_load:', vcname, str(e)) - pass def _vc_deinflect(verb): inf = verb