删除部分文件头部的注释

This commit is contained in:
2025-05-13 01:19:31 +08:00
parent 8c7a0a07ed
commit 7fa1f2c088
3 changed files with 0 additions and 31 deletions

11
tool.py
View File

@@ -1,14 +1,3 @@
'''
Author: 于小丘 海枫
Date: 2024-10-02 15:23:34
LastEditors: Yuerchu admin@yuxiaoqiu.cn
LastEditTime: 2024-11-29 20:05:42
FilePath: /Findreve/tool.py
Description: Findreve 小工具 tool
Copyright (c) 2018-2024 by 于小丘Yuerchu, All Rights Reserved.
'''
import hashlib
import binascii
import logging