Skip to content

Commit 7c72d1f

Browse files
committed
chore: remove unused datetime import
1 parent 1610c10 commit 7c72d1f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backend/api/integrations/providers/notion/notion_provider.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import base64
22
import os
3-
from datetime import datetime
43
from typing import Any
54

65
import httpx

0 commit comments

Comments
 (0)