Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
spolu committed Jul 21, 2024
1 parent 31468bd commit 659cbdc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions connectors/src/connectors/notion/temporal/activities.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,12 @@ import type {
CoreAPIDataSourceDocumentSection,
ModelId,
NotionGarbageCollectionMode,
Result,
} from "@dust-tt/types";
import type { PageObjectProperties, ParsedNotionBlock } from "@dust-tt/types";
import {
assertNever,
Err,
getNotionDatabaseTableId,
getOAuthConnectionAccessToken,
Ok,
slugify,
} from "@dust-tt/types";
import { isFullBlock, isFullPage, isNotionClientError } from "@notionhq/client";
Expand Down

0 comments on commit 659cbdc

Please sign in to comment.