From 52d252f1996d5c13691066ec1fb9605f0357bcd6 Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Sat, 17 Sep 2022 13:27:50 -0700 Subject: [PATCH] formatting --- jc/parsers/proc_vmallocinfo.py | 1 - 1 file changed, 1 deletion(-) diff --git a/jc/parsers/proc_vmallocinfo.py b/jc/parsers/proc_vmallocinfo.py index b2044264..86f58eed 100644 --- a/jc/parsers/proc_vmallocinfo.py +++ b/jc/parsers/proc_vmallocinfo.py @@ -168,7 +168,6 @@ def parse( caller = '' options: List = [] - if details == 'unpurged vm_area': caller = 'unpurged vm_area'