Skip to content

Commit

Permalink
revert incorrectly enabled oauth feature (airbytehq#7319)
Browse files Browse the repository at this point in the history
  • Loading branch information
sherifnada authored and schlattk committed Jan 4, 2022
1 parent 1d910ba commit c13dd1a
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 c13dd1a

Please sign in to comment.