mirror of
https://github.com/taigrr/jety.git
synced 2026-04-02 03:19:03 -07:00
fix config => jety
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
package config
|
package jety
|
||||||
|
|
||||||
import "time"
|
import "time"
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
package config
|
package jety
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"fmt"
|
"fmt"
|
||||||
|
|||||||
2
jety.go
2
jety.go
@@ -1,4 +1,4 @@
|
|||||||
package config
|
package jety
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"encoding/json"
|
"encoding/json"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
package config
|
package jety
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"strings"
|
"strings"
|
||||||
|
|||||||
Reference in New Issue
Block a user