chore: remove documented groups endpoint that doesn't exist (#7020)

This commit is contained in:
Colin Adler
2023-04-05 14:26:21 -05:00
committed by GitHub
parent 865c8b7c09
commit 391738cc25
7 changed files with 4 additions and 177 deletions

View File

@ -6,13 +6,13 @@ import (
"net/http"
"net/url"
"github.com/google/uuid"
"golang.org/x/xerrors"
"github.com/coder/coder/coderd/audit"
"github.com/coder/coder/coderd/database"
"github.com/coder/coder/coderd/httpapi"
"github.com/coder/coder/codersdk"
"github.com/google/uuid"
)
// @Summary Create workspace proxy