This website works better with JavaScript
Home
Explore
Help
Sign In
mirrors
/
gof
mirror of
https://github.com/prplecake/gof.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Remove extra whitespace
prplecake
2 years ago
parent
ac1f7e3aa8
commit
f864a9edfb
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
config.go
+ 0
- 1
config.go
View File
@@
-65
,
6
+
65
,
5
@@
func
(cf *config)
Save
()
error
{
if
err !=
nil
{
return
err
}
-
return
nil
}