Commit 5eec92b
authored
Removed unnecessary line referencing LFS struct
go-gitea#4035 (comment)
@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")
```1 parent fa99e1b commit 5eec92b
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
829 | 829 | | |
830 | 830 | | |
831 | 831 | | |
832 | | - | |
833 | 832 | | |
834 | 833 | | |
835 | 834 | | |
| |||
0 commit comments