Skip to content

Commit 3981729

Browse files
committed
remove unused import
1 parent 02e7ce1 commit 3981729

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

airbyte_cdk/models/connector_metadata.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
from enum import Enum
66
from pathlib import Path
7-
from typing import Any
87

98
import yaml
109
from pydantic import BaseModel, Field

0 commit comments

Comments
 (0)