Skip to content

Commit a82cc8c

Browse files
committed
Do not reverse bytes for nullvm
more changes: - removed unnecessary #include from test/null_vm_test.cc Fixes proxy-wasm#294 Signed-off-by: Konstantin Maksimov <[email protected]>
1 parent d0a3249 commit a82cc8c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/null_vm_test.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616

1717
#include "include/proxy-wasm/null.h"
1818
#include "include/proxy-wasm/null_vm_plugin.h"
19-
#include "include/proxy-wasm/pairs_util.h"
2019

2120
#include "gtest/gtest.h"
2221

0 commit comments

Comments
 (0)