1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-11 02:04:27 +00:00
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
..
2018-05-01 10:04:36 +03:00
2018-05-09 19:29:04 +03:00
2017-10-26 08:49:16 +08:00
2018-01-31 00:09:16 +02:00
2017-09-19 11:08:30 +03:00
2016-12-31 00:44:54 +08:00
2017-11-13 22:51:45 +08:00
2018-03-16 22:04:33 +08:00
2018-05-01 22:05:28 +03:00
2016-11-24 17:37:11 +08:00