清理微信存储空间核心代码
This commit is contained in:
parent
8b3d2f6579
commit
27101d8845
11
pywxdump/analyzer/cleanup.py
Normal file
11
pywxdump/analyzer/cleanup.py
Normal file
@ -0,0 +1,11 @@
|
||||
# -*- coding: utf-8 -*-#
|
||||
# -------------------------------------------------------------------------------
|
||||
# Name: cleanup.py
|
||||
# Description:
|
||||
# Author: xaoyaoo
|
||||
# Date: 2024/04/20
|
||||
# -------------------------------------------------------------------------------
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
pass
|
Loading…
Reference in New Issue
Block a user