mirror of https://github.com/velour/catbase.git
config: whoops wrong package
This commit is contained in:
parent
8801dd1e8c
commit
0c6552e854
|
@ -2,9 +2,9 @@ package config
|
|||
|
||||
import (
|
||||
"bytes"
|
||||
"html/template"
|
||||
"log"
|
||||
"strings"
|
||||
"text/template"
|
||||
)
|
||||
|
||||
var q = `
|
||||
|
|
Loading…
Reference in New Issue