Goodbye, GraphQL (#24827)

```release-note
NONE
```
This commit is contained in:
Agniva De Sarker
2023-10-12 09:47:35 +05:30
committed by GitHub
parent d172ff1881
commit 3dd9e3715c
49 changed files with 12 additions and 4727 deletions
@@ -5,9 +5,10 @@
package mock_oauther
import (
reflect "reflect"
gomock "github.com/golang/mock/gomock"
oauth2 "golang.org/x/oauth2"
reflect "reflect"
)
// MockOAuther is a mock of OAuther interface