Skip to content

Commit

Permalink
chore: remove unused C header files in C source file
Browse files Browse the repository at this point in the history
  • Loading branch information
halajohn committed Jan 9, 2025
1 parent 52d3258 commit d8c4ffa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/ten_runtime/binding/go/native/ten_env/ten_env.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
#include "include_internal/ten_runtime/extension/extension.h"
#include "include_internal/ten_runtime/extension_group/extension_group.h"
#include "include_internal/ten_runtime/ten_env/ten_env.h"
#include "ten_runtime/addon/extension/extension.h"
#include "ten_runtime/binding/common.h"
#include "ten_runtime/binding/go/interface/ten/common.h"
#include "ten_runtime/binding/go/interface/ten/ten_env.h"
Expand Down

0 comments on commit d8c4ffa

Please sign in to comment.