Explorar o código

remove generated package comments

Darien Raymond %!s(int64=8) %!d(string=hai) anos
pai
achega
3732de18b1
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      common/crypto/internal/chacha_core_gen.go

+ 0 - 1
common/crypto/internal/chacha_core_gen.go

@@ -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\"")