Skip to content

Commit

Permalink
remove cmt
Browse files Browse the repository at this point in the history
  • Loading branch information
KeXiangWang committed Jan 16, 2024
1 parent 704b20b commit e8488f5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/frontend/src/expr/session_timezone.rs
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,3 @@ impl ExprVisitor for TimestamptzExprFinder {
.for_each(|expr| self.visit_expr(expr));
}
}

// Timezone visitor to determine which is using timezone
// Refactor the mard_used part

0 comments on commit e8488f5

Please sign in to comment.