Skip to content

Commit

Permalink
merge connectors
Browse files Browse the repository at this point in the history
  • Loading branch information
tdraier committed Jun 21, 2024
1 parent 72b942f commit 87b7632
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion front/pages/w/[wId]/builder/data-sources/managed.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ export const getServerSideProps = withDefaultUserAuthRequirements<{
googleDriveConnectorId: string;
intercomConnectorId: string;
microsoftConnectorId: string;
msTeamsConnectorId: string;
};
githubAppUrl: string;
}>(async (context, auth) => {
Expand Down

0 comments on commit 87b7632

Please sign in to comment.