diff --git a/dbt/hivemapper/models/example/dbt_fleet_and_revenu.sql b/dbt/hivemapper/models/example/dbt_fleet_and_revenu.sql index e5b2fc4..5f23568 100644 --- a/dbt/hivemapper/models/example/dbt_fleet_and_revenu.sql +++ b/dbt/hivemapper/models/example/dbt_fleet_and_revenu.sql @@ -20,4 +20,4 @@ FROM GROUP BY f.address ORDER BY - rank; \ No newline at end of file + rank \ No newline at end of file