fix
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
package fstpl
|
||||
|
||||
import (
|
||||
"html/template"
|
||||
"log"
|
||||
"os"
|
||||
"runtime"
|
||||
"strings"
|
||||
"text/template"
|
||||
)
|
||||
|
||||
func AutoParseTplFiles() *template.Template {
|
||||
|
||||
Reference in New Issue
Block a user