Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
LemonLiTree committed Nov 14, 2023
1 parent a83a3d9 commit 8c7a97e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion be/src/util/jsonb_document.h
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,6 @@ class Stream {
};

struct leg_info {

~leg_info() { delete[] leg_ptr; }
///path leg ptr
char* leg_ptr;
Expand Down

0 comments on commit 8c7a97e

Please sign in to comment.