Skip to content

Commit

Permalink
Update dissect/target/plugins/os/windows/log/amcache.py
Browse files Browse the repository at this point in the history
Co-authored-by: Stefan de Reuver <9864602+Horofic@users.noreply.github.com>
  • Loading branch information
JSCU-CNI and Horofic authored Jan 21, 2025
1 parent 5dd3fa3 commit 1cd9c92
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dissect/target/plugins/os/windows/log/amcache.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ def create_record(
create: str,
target: Target,
) -> TargetRecordDescriptor:

return description(
start_time=_to_log_timestamp(install_properties.get("starttime")),
stop_time=_to_log_timestamp(install_properties.get("stoptime")),
Expand Down

0 comments on commit 1cd9c92

Please sign in to comment.