forked from airbytehq/airbyte
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
58999ff
commit 4baf326
Showing
6 changed files
with
22 additions
and
75 deletions.
There are no files selected for viewing
10 changes: 2 additions & 8 deletions
10
airbyte-integrations/base-python/airbyte_protocol/models/__init__.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,2 @@ | ||
from .airbyte_catalog import AirbyteStream | ||
from .airbyte_catalog import AirbyteCatalog | ||
from .airbyte_connection_status import AirbyteConnectionStatus | ||
from .airbyte_message import AirbyteMessage | ||
from .airbyte_message import AirbyteLogMessage | ||
from .airbyte_message import AirbyteRecordMessage | ||
from .airbyte_message import AirbyteStateMessage | ||
from .airbyte_type import AirbyteType | ||
# generated by generate-protocol-files | ||
from .airbyte_message import * |
19 changes: 0 additions & 19 deletions
19
airbyte-integrations/base-python/airbyte_protocol/models/airbyte_catalog.py
This file was deleted.
Oops, something went wrong.
25 changes: 0 additions & 25 deletions
25
airbyte-integrations/base-python/airbyte_protocol/models/airbyte_connection_status.py
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
airbyte-integrations/base-python/airbyte_protocol/models/airbyte_type.py
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters