Skip to content

Commit 43b44b8

Browse files
committed
clang format
1 parent 9e1afb8 commit 43b44b8

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Diff for: core/ebpf/type/table/DataTable.h

-1
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,3 @@ class DataTableSchema {
8686
};
8787

8888
} // namespace logtail::ebpf
89-

Diff for: core/ebpf/type/table/StaticDataRow.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,3 @@ template class StaticDataRow<&kNetMetricsTable>;
2525
template class StaticDataRow<&kProcessCacheTable>;
2626

2727
} // namespace logtail::ebpf
28-

0 commit comments

Comments
 (0)