move TODOs into issues
This commit is contained in:
@@ -7,8 +7,6 @@ import (
|
||||
"text/template"
|
||||
)
|
||||
|
||||
// TODO: package templates into the binary using one of those asset thingies
|
||||
// (e.g. embed, if we wait until 1.16 to do this)
|
||||
var (
|
||||
_, thisFilename, _, _ = runtime.Caller(0)
|
||||
thisDir = filepath.Dir(thisFilename)
|
||||
|
||||
Reference in New Issue
Block a user