mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2026-04-13 03:35:17 +08:00
优化代码
This commit is contained in:
@@ -13,7 +13,7 @@ import (
|
||||
|
||||
type FileReader struct {
|
||||
rawReader *Reader
|
||||
password string
|
||||
//password string
|
||||
}
|
||||
|
||||
func NewFileReader(path string, password string) (*FileReader, error) {
|
||||
|
||||
Reference in New Issue
Block a user