gitea/modules
Inon S 1bcabb8b1e Removed unnecessary line referencing LFS struct ()
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")
```
..
auth Add tag check to release draft creation ()
avatar
base Symlink icons () ()
cache Fix memcache support when value is returned as string always ()
context Multiple assignees ()
cron Add branch overiew page ()
generate Implements generator cli for secrets ()
highlight No highlighting for .txt files ()
httplib Add sensitive headers ()
indexer Global code search support ()
lfs Fix path cleanup in multiple places ()
log Fix lint errors ()
mailer Add support for extra sendmail arguments ()
markup Fix wiki inter-links with cases and add tests for this case ()
minwinsvc
notification
options
private improve protected branch to add whitelist support ()
process Fix run command race ()
public Enable caching on assets and avatars ()
search Global code search support ()
setting Removed unnecessary line referencing LFS struct ()
ssh Configurable SSH key exchange algorithm and MAC suite ()
sync
templates Issue due date ()
test API endpoint for testing webhook ()
user
util Fix Check for leading / in base before removing it ()
validation Add tag check to release draft creation ()