remove duplicated line
This commit is contained in:
parent
78cb5588b1
commit
4f138c4f92
@ -70,7 +70,6 @@ func NewGenericTemplateBasedEncoder(templateDir string, file *descriptor.FileDes
|
|||||||
log.Printf("new encoder: file=%q template-dir=%q", file.GetName(), templateDir)
|
log.Printf("new encoder: file=%q template-dir=%q", file.GetName(), templateDir)
|
||||||
}
|
}
|
||||||
pgghelpers.InitPathMap(file)
|
pgghelpers.InitPathMap(file)
|
||||||
pgghelpers.InitPathMap(file)
|
|
||||||
|
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user