Skip to content

Commit d92c92d

Browse files
committed
fixed some google auth issues
Signed-off-by: RAWx18 <rawx18.dev@gmail.com>
1 parent 3631d9d commit d92c92d

File tree

1 file changed

+0
-11
lines changed
  • services/libs/integrations/src/integrations

1 file changed

+0
-11
lines changed

services/libs/integrations/src/integrations/index.ts

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,6 @@ export * from './hackernews/grid'
2323
export * from './hackernews/types'
2424
export * from './hackernews/memberAttributes'
2525

26-
export * from './premium/linkedin/grid'
27-
export * from './premium/linkedin/types'
28-
export * from './premium/linkedin/memberAttributes'
29-
30-
export * from './premium/hubspot/types'
31-
export * from './premium/hubspot/api/types'
32-
export * from './premium/hubspot/field-mapper/mapperFactory'
33-
export { getProperties as getHubspotProperties } from './premium/hubspot/api/properties'
34-
export { getTokenInfo as getHubspotTokenInfo } from './premium/hubspot/api/tokenInfo'
35-
export { getLists as getHubspotLists } from './premium/hubspot/api/lists'
36-
3726
export * from './reddit/grid'
3827
export * from './reddit/types'
3928
export * from './reddit/memberAttributes'

0 commit comments

Comments
 (0)