Skip to content

Commit

Permalink
remove host
Browse files Browse the repository at this point in the history
  • Loading branch information
hughhhh committed Oct 15, 2021
1 parent 522d20f commit 8ad5627
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion superset/db_engine_specs/snowflake.py
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,6 @@ def validate_parameters(
) -> List[SupersetError]:
errors: List[SupersetError] = []
required = {
"host",
"warehouse",
"username",
"database",
Expand Down

0 comments on commit 8ad5627

Please sign in to comment.