Skip to content

Commit

Permalink
fix CHYT definition (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
MCPN authored Dec 13, 2023
1 parent d528fdb commit 6b89d54
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/dl_connector_chyt/dl_connector_chyt/core/connector.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,6 @@ class CHYTTableSubselectCoreSourceDefinition(CoreSourceDefinition):
us_storage_schema_cls = CHYTSubselectDataSourceSpecStorageSchema


class CHYTTableSubselectCoreSourceDefinition(CoreSourceDefinition):
source_type = SOURCE_TYPE_CHYT_YTSAURUS_SUBSELECT


class CHYTCoreBackendDefinition(CoreBackendDefinition):
backend_type = BACKEND_TYPE_CHYT
query_cls = CHQuery
Expand Down

0 comments on commit 6b89d54

Please sign in to comment.