forked from sunglocto/pi-im
Format code
This commit is contained in:
1
main.go
1
main.go
@@ -235,7 +235,6 @@ func main() {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
err = json.Unmarshal(bytes, &config)
|
err = json.Unmarshal(bytes, &config)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
dropToSignInPage(fmt.Sprintf("Your pi.json file is invalid:\n%s", err.Error()))
|
dropToSignInPage(fmt.Sprintf("Your pi.json file is invalid:\n%s", err.Error()))
|
||||||
|
Reference in New Issue
Block a user