mirror of
https://github.com/notherealmarco/WASAPhoto.git
synced 2025-05-05 04:18:40 +02:00
Fix main.go intendation
This commit is contained in:
parent
2bb8ea59e7
commit
055bdcabff
1 changed files with 0 additions and 1 deletions
|
@ -127,7 +127,6 @@ func run() error {
|
|||
return fmt.Errorf("creating the API server instance: %w", err)
|
||||
}
|
||||
|
||||
|
||||
router := apirouter.Handler()
|
||||
|
||||
router, err = registerWebUI(router)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue