Fix new app templates

This commit is contained in:
Vikram Rangnekar
2019-09-29 01:16:34 -04:00
parent 9b63f01905
commit 63afefa9e8
4 changed files with 13 additions and 20 deletions

View File

@ -23,7 +23,7 @@
//
// Note that this package won't prevent race conditions (e.g. when assigning to
// a global templates variable). You'll need to use sync.RWMutex yourself.
package serv // import "github.com/teamwork/reload"
package serv
import (
"fmt"