mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-12 20:57:39 +02:00
Remove automatic IDE-inserted attributions.
They weren't consistent and they show just remind me how slowly I've been getting vol 3 written! 5:S There's git commits to track all of that stuff if we need it.
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
"""
|
||||
Created on 17 Feb 2013
|
||||
|
||||
@author: mike
|
||||
"""
|
||||
|
||||
import collections
|
||||
import struct
|
||||
|
||||
|
||||
@@ -1,8 +1,3 @@
|
||||
"""
|
||||
Created on 1 Mar 2013
|
||||
|
||||
@author: mike
|
||||
"""
|
||||
import logging
|
||||
|
||||
from volatility.framework import interfaces, validity
|
||||
|
||||
Reference in New Issue
Block a user