Skip to content

Commit 32cc848

Browse files
committed
cargo fmt
1 parent 36814a5 commit 32cc848

File tree

1 file changed

+0
-1
lines changed
  • rust/cubesqlplanner/cubesqlplanner/src/planner/sql_templates

1 file changed

+0
-1
lines changed

rust/cubesqlplanner/cubesqlplanner/src/planner/sql_templates/plan.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@ impl PlanSqlTemplates {
162162
format!("")
163163
};
164164

165-
166165
// For strange reasons, the javascript snake caser used in cube
167166
// changes first UPPERCASE letter to "_lowercase", prepending "_"
168167
// This is weird, but to be compatible we have to add it too.

0 commit comments

Comments
 (0)