chore(apptoken): Remove old comment

dkanney-get-token
dkanney 6 days ago
parent 9aab2531aa
commit 075a4dc1fd

@ -79,7 +79,6 @@ func TestCreateAppToken(t *testing.T, repo *Repository, token *AppToken) *AppTok
return createdToken
}
// these will eventually expand to cover org and proj
func testCheckPermission(t *testing.T, repo *Repository, appTokenId string, scopeId string, wantPerms []testPermission) error {
assert := assert.New(t)

Loading…
Cancel
Save