Removed export

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
This commit is contained in:
Andre Wanlin
2024-06-08 11:50:47 -05:00
parent be1014d229
commit 3e0124dff2
-2
View File
@@ -31,5 +31,3 @@ export type {
GithubCredentialType,
} from './types';
export { GithubIntegration, replaceGithubUrlType } from './GithubIntegration';
export * from './deprecated';