Skip to content

Commit

Permalink
deleted white space
Browse files Browse the repository at this point in the history
  • Loading branch information
Bethany Hipple committed Feb 14, 2024
1 parent 46e09ba commit 538501c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion models/marts/finance/fct_order_items.sql
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ final as (
order_item.discount_percentage,
order_item.discounted_price,
order_item.tax_rate,

1 as order_item_count,
order_item.quantity,
order_item.gross_item_sales_amount,
Expand Down

0 comments on commit 538501c

Please sign in to comment.