diff pkg/imports/bn.go @ 1696:ad5e1cddaa09

Imports: Resolved the remaining golint issues with this package.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Fri, 04 Jan 2019 13:41:07 +0100
parents be78b429ef6e
children 807569b08513
line wrap: on
line diff
--- a/pkg/imports/bn.go	Fri Jan 04 10:00:11 2019 +0100
+++ b/pkg/imports/bn.go	Fri Jan 04 13:41:07 2019 +0100
@@ -35,7 +35,7 @@
 	Insecure bool `json:"insecure"`
 }
 
-// BNJobKind is import queue type identifier.
+// BNJobKind is the import queue type identifier.
 const BNJobKind JobKind = "bn"
 
 const (