From fba0fa1f2cd13c809e4c2029975c3f2df223878d Mon Sep 17 00:00:00 2001 From: Nex Date: Tue, 28 Sep 2021 12:44:15 +0200 Subject: [PATCH] Removed newline --- mvt/ios/modules/fs/shutdownlog.py | 1 - 1 file changed, 1 deletion(-) diff --git a/mvt/ios/modules/fs/shutdownlog.py b/mvt/ios/modules/fs/shutdownlog.py index df08dec..062afd6 100644 --- a/mvt/ios/modules/fs/shutdownlog.py +++ b/mvt/ios/modules/fs/shutdownlog.py @@ -28,7 +28,6 @@ class ShutdownLog(IOSExtraction): "data": f"Client {record['client']} with PID {record['pid']} was running when the device was shut down", } - def check_indicators(self): if not self.indicators: return