config: whoops wrong package

This commit is contained in:
Chris Sexton 2019-01-21 20:07:03 -05:00
parent 8801dd1e8c
commit 0c6552e854
1 changed files with 1 additions and 1 deletions

View File

@ -2,9 +2,9 @@ package config
import ( import (
"bytes" "bytes"
"html/template"
"log" "log"
"strings" "strings"
"text/template"
) )
var q = ` var q = `