mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-01-17 23:06:30 -05:00
remove generated package comments
This commit is contained in:
parent
ff01a886da
commit
3732de18b1
@ -61,7 +61,6 @@ func main() {
|
|||||||
}
|
}
|
||||||
defer file.Close()
|
defer file.Close()
|
||||||
|
|
||||||
fmt.Fprintln(file, "// GENERATED CODE. DO NOT MODIFY!")
|
|
||||||
fmt.Fprintln(file, "package internal")
|
fmt.Fprintln(file, "package internal")
|
||||||
fmt.Fprintln(file)
|
fmt.Fprintln(file)
|
||||||
fmt.Fprintln(file, "import \"encoding/binary\"")
|
fmt.Fprintln(file, "import \"encoding/binary\"")
|
||||||
|
Loading…
Reference in New Issue
Block a user