Skip to content

Commit

Permalink
Merge pull request #118 from bento-platform/chore/rm-bento-ingest-schema
Browse files Browse the repository at this point in the history
chore(schemas)!: remove outdated bento ingest schema
  • Loading branch information
davidlougheed authored Aug 24, 2023
2 parents 309dd88 + 7960ae2 commit 951efa2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 22 deletions.
4 changes: 0 additions & 4 deletions bento_lib/schemas/bento.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,8 @@


__all__ = [
"BENTO_INGEST_SCHEMA",
"BENTO_DATA_USE_SCHEMA",
]


# TODO: Refactor this schema and semi-combine with workflow schema
BENTO_INGEST_SCHEMA = load_json_schema("bento_ingest.schema.json")

BENTO_DATA_USE_SCHEMA = load_json_schema("bento_data_use.schema.json")
18 changes: 0 additions & 18 deletions bento_lib/schemas/bento_ingest.schema.json

This file was deleted.

0 comments on commit 951efa2

Please sign in to comment.