fix config => jety

This commit is contained in:
2023-11-03 17:22:02 -07:00
parent 550537be3b
commit 59b8a9078f
4 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
package config
package jety
import "time"

View File

@@ -1,4 +1,4 @@
package config
package jety
import (
"fmt"

View File

@@ -1,4 +1,4 @@
package config
package jety
import (
"encoding/json"

View File

@@ -1,4 +1,4 @@
package config
package jety
import (
"strings"