Skip to content

Commit

Permalink
revert incorrectly enabled oauth feature (#7319)
Browse files Browse the repository at this point in the history
  • Loading branch information
sherifnada committed Oct 25, 2021
1 parent 6deae28 commit 15afaf0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions airbyte-webapp/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ const Features: Feature[] = [
{
id: FeatureItem.AllowUpdateConnectors,
},
{
id: FeatureItem.AllowOAuthConnector,
},
];

const StyleProvider: React.FC = ({ children }) => (
Expand Down

0 comments on commit 15afaf0

Please sign in to comment.