pull/4791/head
filip mertens 5 months ago
parent 86ebcd0c1e
commit 82f70f8a84
  1. 1
      libs/remix-ui/git/src/state/gitpayload.ts

@ -59,7 +59,6 @@ export const setUserEmails = (emails: userEmails) => {
}
}
export const setScopes = (scopes: string[]) => {
return {
type: 'SET_SCOPES',

Loading…
Cancel
Save