Skip to content

Commit 2c36133

Browse files
committed
Remove comment
1 parent 446cd98 commit 2c36133

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/changeset/change_set.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,6 @@ def build_change_set(
167167

168168
_check_single_account_id(list(defined_jobs.values()))
169169

170-
# HACK for getting the account_id of one entry
171170
dbt_cloud = DBTCloud(
172171
account_id=list(defined_jobs.values())[0].account_id,
173172
api_key=os.environ.get("DBT_API_KEY"),

0 commit comments

Comments
 (0)