refactor utils.go to config

Signed-off-by: Nathan13888 <29968201+Nathan13888@users.noreply.github.com>
This commit is contained in:
Nathan Chung 2023-06-09 02:50:38 -04:00
parent 2a3a9bf41f
commit 4823e28fe0
Signed by: n4chung
SSH Key Fingerprint: SHA256:/+NqYA5MfQIjjfwa4z16mw3Y+lxgY/Ml8wCeGnh6qBU
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
package main
package config
import (
"path/filepath"