This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
mirrors
/
gof
mirror da
https://github.com/prplecake/gof.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Remove extra whitespace
prplecake
2 anni fa
parent
ac1f7e3aa8
commit
f864a9edfb
1 ha cambiato i file
con
0 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
0
1
config.go
+ 0
- 1
config.go
Vedi File
@@
-65
,
6
+
65
,
5
@@
func
(cf *config)
Save
()
error
{
if
err !=
nil
{
return
err
}
-
return
nil
}