mirror of
https://github.com/elisspace/autopsy.git
synced 2026-08-30 16:11:57 +00:00
Removed unused variables.
This commit is contained in:
@@ -75,9 +75,6 @@ class OperaAnalyzer(general.AndroidComponentAnalyzer):
|
||||
|
||||
|
||||
"""
|
||||
|
||||
moduleName = "Opera Parser"
|
||||
progName = "Opera"
|
||||
|
||||
def __init__(self):
|
||||
self._logger = Logger.getLogger(self.__class__.__name__)
|
||||
|
||||
Reference in New Issue
Block a user