Make golint happy. Fixes #21
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
package gotext
|
||||
|
||||
// Translator interface is used by Locale and Po objects
|
||||
type Translator interface {
|
||||
ParseFile(f string)
|
||||
Parse(buf []byte)
|
||||
|
||||
Reference in New Issue
Block a user