mirror of
https://github.com/filebrowser/filebrowser.git
synced 2026-08-02 12:42:13 +00:00
remove comment
This commit is contained in:
parent
d456f3cd44
commit
f7d0d446d6
1 changed files with 1 additions and 1 deletions
2
http.go
2
http.go
|
|
@ -13,7 +13,7 @@ type RequestContext struct {
|
|||
User *User
|
||||
FM *FileManager
|
||||
FI *file
|
||||
// On API handlers, Router is the APi handler we want. TODO: review this
|
||||
// On API handlers, Router is the APi handler we want.
|
||||
Router string
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue