This commit is contained in:
Данил 2022-09-21 10:47:37 +03:00
parent 8014e7a7ff
commit e603702aa3

View file

@ -2,7 +2,6 @@ package functions
import (
"encoding/json"
"fmt"
"github.com/jasonlvhit/gocron"
"github.com/reujab/wallpaper"
"github.com/rodkranz/fetch"
@ -62,10 +61,6 @@ func SetWallpaper() {
}
}
func x() {
fmt.Println("F")
}
func StartWallpaper() {
type Autostart struct {
Autochangewallpaper int `json:"autochangewallpaper"`