Skip to content

Commit

Permalink
[autofix.ci] apply automated fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Apr 10, 2024
1 parent de3ee3d commit 8b7b73d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ee/tabby-webserver/graphql/schema.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,6 @@ type Mutation {
deleteEmailSetting: Boolean!
uploadLicense(license: String!): Boolean!
resetLicense: Boolean!
createGithubRepositoryProvider(displayName: String!, applicationId: String!, applicationSecret: String!): Boolean!
updateGithubProvidedRepositoryActive(id: ID!, active: Boolean!): Boolean!
}

Expand Down

0 comments on commit 8b7b73d

Please sign in to comment.