Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2256)

Unified Diff: plaso/formatters/__init__.py

Issue 327070043: [plaso] Add amcache parser #740 (Closed)
Patch Set: Process more codereview comments. Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | plaso/formatters/amcache.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: plaso/formatters/__init__.py
diff --git a/plaso/formatters/__init__.py b/plaso/formatters/__init__.py
index 5fc5f8d8c2e4ef7a583a2d52c218e4c749820667..f24516354ff05f399b95704671fa01014ed92572 100644
--- a/plaso/formatters/__init__.py
+++ b/plaso/formatters/__init__.py
@@ -1,6 +1,7 @@
# -*- coding: utf-8 -*-
"""This file contains an import statement for each formatter."""
+from plaso.formatters import amcache
from plaso.formatters import android_app_usage
from plaso.formatters import android_calls
from plaso.formatters import android_sms
« no previous file with comments | « no previous file | plaso/formatters/amcache.py » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b