Skip to content

Commit

Permalink
removed debugging code
Browse files Browse the repository at this point in the history
  • Loading branch information
VanTudor committed Jan 15, 2025
1 parent 8822efa commit 4c6786f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dbt-spark/tests/unit/test_adapter.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ def set_up_fixtures(
target_use_ssl_thrift,
base_project_cfg,
):
my_var = "something nice"
breakpoint()
self.base_project_cfg = base_project_cfg
self.target_http = target_http
self.target_odbc_with_extra_conn = target_odbc_with_extra_conn
Expand Down

0 comments on commit 4c6786f

Please sign in to comment.