Fix import alias

This commit is contained in:
2021-01-17 21:04:18 -06:00
parent 2da3bcc2ff
commit c816ee43e1
4 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@ import (
"fmt"
"strconv"
"git.kill0.net/chill9/lume"
lifx "git.kill0.net/chill9/lume"
)
type Config struct {