mirror of
https://github.com/notherealmarco/WASAPhoto.git
synced 2025-03-13 13:35:23 +01: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…
Reference in a new issue