refactor(configuration): add import commentary for golint (#2303)
parent
eb07bff5d4
commit
aa20dad04b
|
@ -1,7 +1,7 @@
|
|||
package configuration
|
||||
|
||||
import (
|
||||
_ "embed"
|
||||
_ "embed" // Embed config.template.yml.
|
||||
"fmt"
|
||||
"io/ioutil"
|
||||
"os"
|
||||
|
|
Loading…
Reference in New Issue