Fix merge so server compiles

This commit is contained in:
Michael Hohn
2024-06-16 19:36:31 -07:00
committed by =Michael Hohn
parent 2c5ecd3a1e
commit b756668e70
5 changed files with 6 additions and 360 deletions

View File

@@ -23,7 +23,6 @@ import (
func setupEndpoints(c CommanderAPI) {
r := mux.NewRouter()
c.vis = st
//
// First are the API endpoints that mirror those used in the github API