gitroast/modules/setting
Inon S 1bcabb8b1e Removed unnecessary line referencing LFS struct (#4113)
https://github.com/go-gitea/gitea/pull/4035#issuecomment-394286204

@ohwgiles points out that the config section should, in fact, still be in accordance with the "server" struct, which contains the "LFS" struct. I should just remove the line
```
sec = Cfg.Section("LFS")
```
2018-06-04 21:07:42 +03:00
..
defaults.go fix add a Ukrainian language (#4036) (#4042) 2018-05-24 15:35:46 -04:00
setting.go Removed unnecessary line referencing LFS struct (#4113) 2018-06-04 21:07:42 +03:00