mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-03-13 01:45:20 -04:00
remove generated package comments
This commit is contained in:
@@ -61,7 +61,6 @@ func main() {
|
||||
}
|
||||
defer file.Close()
|
||||
|
||||
fmt.Fprintln(file, "// GENERATED CODE. DO NOT MODIFY!")
|
||||
fmt.Fprintln(file, "package internal")
|
||||
fmt.Fprintln(file)
|
||||
fmt.Fprintln(file, "import \"encoding/binary\"")
|
||||
|
||||
Reference in New Issue
Block a user