fix: add error handling for binary.Write and remove unused variable
This commit is contained in:
@@ -22,7 +22,6 @@ const (
|
||||
writeHeader = "\x89\x50\x4E\x47\x0D\x0A\x1A\x0A"
|
||||
)
|
||||
|
||||
var tEXtChunkDataSpecification = "%s\x00%s"
|
||||
|
||||
type PngEmbed struct {
|
||||
Key string
|
||||
|
||||
Reference in New Issue
Block a user