Skip to content

Commit

Permalink
Changes to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimmetz committed Dec 25, 2024
1 parent 4a3ce9d commit 43f0f6a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions plaso/parsers/text_plugins/macos_securityd.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# -*- coding: utf-8 -*-
"""Text parser plugin for MacOS security daemon (securityd) log files.
Also see:
https://opensource.apple.com/source/Security/Security-55471/sec/securityd
"""
"""Text parser plugin for MacOS security daemon (securityd) log files."""

import pyparsing

Expand Down

0 comments on commit 43f0f6a

Please sign in to comment.