1 Commits

Author SHA1 Message Date
59b8a9078f fix config => jety 2023-11-03 17:22:02 -07:00
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"