mirror of
https://github.com/mvt-project/mvt.git
synced 2026-09-04 17:06:35 +02:00
Removed newline
This commit is contained in:
@@ -28,7 +28,6 @@ class ShutdownLog(IOSExtraction):
|
|||||||
"data": f"Client {record['client']} with PID {record['pid']} was running when the device was shut down",
|
"data": f"Client {record['client']} with PID {record['pid']} was running when the device was shut down",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
def check_indicators(self):
|
def check_indicators(self):
|
||||||
if not self.indicators:
|
if not self.indicators:
|
||||||
return
|
return
|
||||||
|
|||||||
Reference in New Issue
Block a user