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" import "time"

View File

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

View File

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

View File

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